brickworks/examples/fx_bitcrush/src/cmd.json
2024-02-06 11:19:39 +01:00

7 lines
98 B
JSON

{
"cmd": {
"busIds": [ "input", "output" ],
"parameterIds": [ "sr_ratio", "bit_depth" ]
}
}