context
|
Mark MainThreadExecutor::execute as unsafe
|
2022-02-01 17:01:05 +01:00 |
param
|
Refer to the gain plugin in the Params trait
|
2022-02-03 17:05:38 +01:00 |
wrapper
|
Accept incoming note events
|
2022-02-04 15:17:42 +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
|
Accept incoming note events
|
2022-02-04 15:17:42 +01:00 |
param.rs
|
Completely reset smoothing on init or restore
|
2022-02-02 21:41:20 +01:00 |
plugin.rs
|
Accept incoming note events
|
2022-02-04 15:17:42 +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 |