1
0
Fork 0
nih-plug/src/params
Robbert van der Helm d3cb5f2bee Explicitly mark parameter range conversions inline
The compiler already does this, but these should be inlineable.
2023-03-03 22:55:35 +01: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 Fix debug assertion failure in smoother 2023-01-06 17:58:13 +01:00