Allow a-delay to boost output gain

From #ardour IRC:
> there have been a few times that I wished a-Delay could boost volume
> it has an "output gain" slider, but it only subtracts. the maximum is 0db
> delay is a big part of guitar solos, so a boost in the same plugin would be awesome
This commit is contained in:
Robin Gareus 2020-03-02 02:24:43 +01:00
parent dc195f265d
commit 86821b3afe
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
lv2:index 10 ;
lv2:name "Output Gain" ;
lv2:symbol "gain" ;
lv2:default 0.000000 ;
lv2:default 20.000000 ;
lv2:minimum -60.000000 ;
lv2:maximum 0.000000 ;
unit:unit unit:db ;