fixes for tidal 0.8 + superdirt

This commit is contained in:
Aneurin Barker Snook
2017-01-30 09:24:11 +00:00
parent 99097eef51
commit 687becc193
3 changed files with 21 additions and 13 deletions
+8
View File
@@ -0,0 +1,8 @@
include("SuperDirt")
Server.local.options.device = "Soundflower (2ch)";
SuperDirt.start
~dirt.loadSoundFiles(thisProcess.nowExecutingPath.dirname +/+ "/samples/*");
~dirt.stop