1
0
Fork 0
nih-plug/src/param
Robbert van der Helm 28c7ea4843 Rename ExponentialIIR -> Exponential
The suffix was added to denote that this could do some funny things
because of the snapping to the target value, but in practice that
snapping distance will likely be so tiny that it is likely not
noticeable.
2022-05-12 02:22:12 +02:00
..
boolean.rs Make parameter modulation stick after automation 2022-05-02 15:46:57 +02:00
enums.rs Add ParamMut method for setting modulation offset 2022-05-01 19:03:04 +02:00
float.rs Make parameter modulation stick after automation 2022-05-02 15:46:57 +02:00
integer.rs Make parameter modulation stick after automation 2022-05-02 15:46:57 +02:00
internals.rs Add ParamMut method for setting modulation offset 2022-05-01 19:03:04 +02:00
range.rs Get rid of Default implementations on ranges 2022-05-01 17:40:53 +02:00
smoothing.rs Rename ExponentialIIR -> Exponential 2022-05-12 02:22:12 +02:00