Преглед изворни кода

10 oscillators

tags/kitchen
Pete Shadbolt пре 3 година
родитељ
комит
883a25229d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      audio.scd

+ 1
- 1
audio.scd Прегледај датотеку

@@ -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]);


Loading…
Откажи
Сачувај