-
Make sure you've installed tidal and supercollider!
-
Install superdirt , and run
SuperDirt.start
inside supercollider IDE. (See https://github.com/musikinformatik/SuperDirt) -
Choose a workspace dir, and then use git to clone extramuros:
git clone [email protected]:d0kt0r0/extramuros.git
-
Then
cd extramuros
, and runnpm install
. You should have node and npm installed before, if you haven't, see https://github.com/d0kt0r0/extramuros/blob/master/install-osx.md -
Run
node client.js --server 192.241.251.36 --tidal --feedback --osc-port 8000 --password oschub
inside this dir (I'm running the server at my cloud machine here) -
Open http://192.241.251.36:8000, and enter
oschub
in thepassword
field. Then you can eval tidal code usingshift+enter
Last active
December 5, 2016 10:57
-
-
Save lisongx/53d091e9bbf21a2f1adb6c4be0ab0d25 to your computer and use it in GitHub Desktop.
setting up tidal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment