2024-01-02 17:38:46 +00:00
|
|
|
{
|
|
|
|
"lv2": {
|
|
|
|
"prefixes": {
|
2024-01-05 14:35:39 +00:00
|
|
|
"example": "http://www.example.com/"
|
2024-01-02 17:38:46 +00:00
|
|
|
},
|
|
|
|
"uri": "@example:tibia_test",
|
|
|
|
"project": "@example:project",
|
2024-01-09 10:47:25 +00:00
|
|
|
"types": [ "@lv2:AmplifierPlugin" ],
|
|
|
|
"version": "1.0",
|
2024-01-15 20:03:11 +00:00
|
|
|
"busSymbols": [ "input", "output", "midi_in", "midi_out" ],
|
2024-01-24 11:08:49 +00:00
|
|
|
"parameterSymbols": [ "gain", "delay", "cutoff", "enabled", "yz1" ]
|
2024-01-02 17:38:46 +00:00
|
|
|
}
|
|
|
|
}
|