[modules] 0M = { type = "AudioOut", knobs = [0.1] } 1M = { type = "FileEncoder", filename = "target/l440+r880.wav" } 2M = { type = "Oscillator", func = "Sine", knobs = [0.0, 440.0, 1.0, 0.0] } 3M = { type = "Oscilloscope" } 4M = { type = "Oscillator", func = "Sine", knobs = [0.0, 880.0, 1.0, 0.0] } 5M = { type = "Oscilloscope" } [patches] 2M0O = [ "0M0I", "1M0I", "3M0I", ] 4M0O = [ "0M1I", "1M1I", "5M0I", ]