13 lines
339 B
JSON
13 lines
339 B
JSON
{
|
|
"lv2": {
|
|
"prefixes": {
|
|
"bw_examples": "https://www.orastron.com/brickworks/examples/"
|
|
},
|
|
"uri": "@bw_examples:fxpp_noise_gate",
|
|
"types": [ "@lv2:GatePlugin" ],
|
|
"version": "0.0",
|
|
"busSymbols": [ "input", "output", "sidechain_in" ],
|
|
"parameterSymbols": [ "threshold", "ratio", "attack", "release", "ext_sidechain" ]
|
|
}
|
|
}
|