Przeglądaj źródła

10 oscillators

tags/kitchen
Pete Shadbolt 3 lat temu
rodzic
commit
883a25229d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      audio.scd

+ 1
- 1
audio.scd Wyświetl plik

@@ -34,7 +34,7 @@ s.waitForBoot {
// Create multiple sound generators
modules = [];
5.do({
10.do({
arg index;
var synth;
synth = Synth.new("module", [\hue, 0.5, \saturation, 0.1, \value, 0.5, \pan, 0.5, \gain, 0.2]);


Ładowanie…
Anuluj
Zapisz