brickworks/examples/synth_simple/src/cmd.json
2024-02-09 11:35:27 +01:00

7 lines
202 B
JSON

{
"cmd": {
"busIds": [ "midi_in", "output" ],
"parameterIds": [ "volume", "master_tune", "portamento", "pulse_width", "cutoff", "resonance", "attack", "decay", "sustain", "release", "level" ]
}
}