1
0
Fork 0
nih-plug/src/params
Robbert van der Helm 4502eaec3a Change wrapped smoothing style to be a static ref
Instead of having to wrap this in an `Arc`. This makes the interface a
bit nicer to use.
2023-04-05 18:16:58 +02:00
..
boolean.rs Explicitly mark parameter range conversions inline 2023-03-03 22:55:35 +01:00
enums.rs Explicitly mark parameter range conversions inline 2023-03-03 22:55:35 +01:00
float.rs Explicitly mark parameter range conversions inline 2023-03-03 22:55:35 +01:00
integer.rs Explicitly mark parameter range conversions inline 2023-03-03 22:55:35 +01:00
internals.rs Avoid duplicate parameter callbacks and smoothing 2023-01-31 16:31:29 +01:00
persist.rs Add PersistentField implementation for AtomicCell 2023-02-26 17:49:33 +01:00
range.rs Add finer step sizes to parameters 2022-11-11 03:15:05 +01:00
smoothing.rs Change wrapped smoothing style to be a static ref 2023-04-05 18:16:58 +02:00