Use comptime for fully declarative LV2 and Custom commands #14
1 changed files with 1 additions and 1 deletions
|
@ -374,7 +374,7 @@ pub const Command = struct {
|
|||
hold: f32,
|
||||
inputgain: f32,
|
||||
threshold: f32,
|
||||
ratio: f32,
|
||||
Ratio: f32,
|
||||
attack: f32,
|
||||
release: f32,
|
||||
gain_min: f32,
|
||||
|
|
Loading…
Reference in a new issue