forgot to include sc startup file

This commit is contained in:
Aneurin Barker Snook
2017-01-29 13:33:51 +00:00
parent dfd93a1d87
commit efe278efeb
+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