1
0
Fork 0
nih-plug/src
Robbert van der Helm 2a0fde2fd5 Create a plugview if the plugin has an editor
The plugview, however, is still filled with stubs.
2022-02-05 18:07:03 +01:00
..
context Replace spawn_unchecked with static lifetimes 2022-02-05 16:09:59 +01:00
param Make parameter pointers hashable 2022-02-05 17:43:15 +01:00
wrapper Create a plugview if the plugin has an editor 2022-02-05 18:07:03 +01:00
buffer.rs Derive a Default instance for the Buffer 2022-02-02 20:37:06 +01:00
context.rs Implement the ParamSetter 2022-02-05 17:32:57 +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 Modify the editor API to use trait objects 2022-02-05 17:12:03 +01:00
param.rs Move preview_{normalized,plain} to Param 2022-02-05 17:32:06 +01:00
plugin.rs Modify the editor API to use trait objects 2022-02-05 17:12:03 +01:00
util.rs Replace spawn_unchecked with static lifetimes 2022-02-05 16:09:59 +01:00
wrapper.rs Implement saving parameter state 2022-01-29 14:20:14 +01:00