Basic distortion plugin!

This commit is contained in:
Aleks Rutins 2023-04-14 11:31:15 -04:00
parent c226177453
commit a32ece06df
3 changed files with 12 additions and 3 deletions

View file

@ -44,7 +44,7 @@
lv2:index 3 ;
lv2:symbol "threshold" ;
lv2:name "Threshold" ;
lv2:default 1.0 ;
lv2:minimum -20.0 ;
lv2:maximum 60.0 ;
lv2:default 10.0 ;
lv2:minimum 0.0 ;
lv2:maximum 1.0 ;
].