context
|
Mark MainThreadExecutor::execute as unsafe
|
2022-02-01 17:01:05 +01:00 |
param
|
Add logarithmic smoothing
|
2022-02-02 23:00:17 +01:00 |
wrapper
|
Enable assert_no_alloc in debug builds
|
2022-02-03 15:58:00 +01:00 |
buffer.rs
|
Derive a Default instance for the Buffer
|
2022-02-02 20:37:06 +01:00 |
context.rs
|
Fix rustdoc references
|
2022-02-01 20:53:20 +01:00 |
debug.rs
|
nih_debug_assert_neq -> nih_debug_assert_ne
|
2022-02-02 22:29:14 +01:00 |
formatters.rs
|
Use Arcs for the callbacks
|
2022-01-31 20:44:10 +01:00 |
lib.rs
|
Add simple linear parameter smoothing
|
2022-02-02 21:26:13 +01:00 |
param.rs
|
Completely reset smoothing on init or restore
|
2022-02-02 21:41:20 +01:00 |
plugin.rs
|
Reinitialize the plugin after restoring state
|
2022-02-02 15:39:55 +01:00 |
util.rs
|
Simplify spawn_unchecked lifetime transmute
|
2022-02-02 13:02:28 +01:00 |
wrapper.rs
|
Implement saving parameter state
|
2022-01-29 14:20:14 +01:00 |