2
0
Quellcode durchsuchen

forgot to include sc startup file

Aneurin Barker Snook vor 8 Jahren
Ursprung
Commit
efe278efeb
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  1. 8 0
      battery123.scd

+ 8 - 0
battery123.scd

@@ -0,0 +1,8 @@
+include("SuperDirt")
+
+Server.local.options.device = "Soundflower (2ch)";
+SuperDirt.start
+
+~dirt.loadSoundFiles(thisProcess.nowExecutingPath.dirname +/+ "/samples/*");
+
+~dirt.stop