add scd startup for superdirt

This commit is contained in:
Aneurin Barker Snook
2017-01-30 09:32:24 +00:00
parent 15703271d9
commit 1115c1aa14
+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