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",
|
|
|
|
"busSymbols": [ "input", "output" ],
|
2024-01-11 05:54:34 +00:00
|
|
|
"parameterSymbols": [ "gain", "enabled" ]
|
2024-01-02 17:38:46 +00:00
|
|
|
}
|
|
|
|
}
|