Skip to content

Instantly share code, notes, and snippets.

@SrMouraSilva
Last active September 27, 2016 21:23
Show Gist options
  • Save SrMouraSilva/3716a434f266596083bba97d2b10e748 to your computer and use it in GitHub Desktop.
Save SrMouraSilva/3716a434f266596083bba97d2b10e748 to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get install git make libjack-dev libreadline6 libreadline6-dev -y
git clone https://www.github.com/moddevices/mod-host --depth=1
cd mod-host/
sh .create_lv2_env.sh
make
./mod-host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment