Initial VST3 Support (disabled)

Disabled until Steinberg licensing compliance  can be sorted out.
This commit is contained in:
Robin Davies
2022-08-15 18:14:49 -04:00
parent 351d1542e1
commit 553ae2a3f7
56 changed files with 4840 additions and 637 deletions
Binary file not shown.
+2 -2
View File
@@ -77,7 +77,7 @@ A straighforward no-frills digital delay.
lv2:minimum 0.0 ;
lv2:maximum 100.0 ;
units:unit units:pc;
rdfs:comment "Attenuation of the first delay";
rdfs:comment "Attenuation of the first echo";
], [
a lv2:InputPort ,
@@ -92,7 +92,7 @@ A straighforward no-frills digital delay.
lv2:minimum 0.0 ;
lv2:maximum 100.0 ;
units:unit units:pc;
rdfs:comment "Attenuation of subequent delays";
rdfs:comment "Attenuation of subequent echoes";
],
[
a lv2:AudioPort ,