Przeglądaj źródła

fix delay conflict

Aneurin Barker Snook 8 lat temu
rodzic
commit
3aaa63e7b3
2 zmienionych plików z 3 dodań i 4 usunięć
  1. 2 2
      piston.scd
  2. 1 2
      piston.tidal

+ 2 - 2
piston.scd

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

+ 1 - 2
piston.tidal

@@ -529,7 +529,7 @@ d'bass $ bass'7 id
 d'fly $ fly'7
 
 d'fly $ fly'7
-  # orbit "1"
+  # orbit "2"
   # delay "0.6"
   # delayfeedback "0.4"
   # delaytime "0.62" --(112/60)/3
@@ -544,7 +544,6 @@ d'bass $
   (# end (bass'7'm (+0.05))) $
   bass'7 id
 
--- TODO fix delay clashes with >2 orbits
 d'shard $ shard'7 "0.02"
 
 d'drum $ s "{[k k]/2, ~ sn}"