瀏覽代碼

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…
取消
儲存