1
0
Fork 0
nih-plug/src
Robbert van der Helm 44172da94f Use Arcs for the callbacks
So it becomes possible to reuse one callback for multiple parameters.
This will be important for value change notifications.
2022-01-31 20:44:10 +01:00
..
context Add a Linux-specific event loop 2022-01-31 19:45:11 +01:00
wrapper Move wrapper data to an inner struct 2022-01-31 20:18:12 +01:00
context.rs Add a Linux-specific event loop 2022-01-31 19:45:11 +01:00
debug.rs Improve and simplify token handling in macros 2022-01-28 14:47:26 +01:00
formatters.rs Use Arcs for the callbacks 2022-01-31 20:44:10 +01:00
lib.rs Add a Linux-specific event loop 2022-01-31 19:45:11 +01:00
params.rs Use Arcs for the callbacks 2022-01-31 20:44:10 +01:00
plugin.rs Move wrapper data to an inner struct 2022-01-31 20:18:12 +01:00
util.rs Move nih_plug to the repo's root 2022-01-26 12:52:57 +01:00
wrapper.rs Implement saving parameter state 2022-01-29 14:20:14 +01:00