1
0
Fork 0
nih-plug/src/param
Robbert van der Helm e1d4be2a03 Change NON_AUTOMATABLE semantics and add HIDDEN
This now lets you have parameters that cannot be automated but that are
still changeable through the generic UI.
2022-05-22 12:37:30 +02:00
..
boolean.rs Change NON_AUTOMATABLE semantics and add HIDDEN 2022-05-22 12:37:30 +02:00
enums.rs Change NON_AUTOMATABLE semantics and add HIDDEN 2022-05-22 12:37:30 +02:00
float.rs Change NON_AUTOMATABLE semantics and add HIDDEN 2022-05-22 12:37:30 +02:00
integer.rs Change NON_AUTOMATABLE semantics and add HIDDEN 2022-05-22 12:37:30 +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 Use double precision for exponential step sizes 2022-05-12 13:50:45 +02:00