Pārlūkot izejas kodu

forgot to include sc startup file

Aneurin Barker Snook 8 gadi atpakaļ
vecāks
revīzija
efe278efeb
1 mainītis faili ar 8 papildinājumiem un 0 dzēšanām
  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