1
0
Fork 0
nih-plug/src
Robbert van der Helm 048d69213e Make the buffer own the output slices
This gets rid of a lot of lifetime casting and other unsoundness.
2022-02-02 14:41:35 +01:00
..
context Mark MainThreadExecutor::execute as unsafe 2022-02-01 17:01:05 +01:00
param Center skewed parameters around the skew center 2022-02-02 00:06:07 +01:00
wrapper Make the buffer own the output slices 2022-02-02 14:41:35 +01:00
context.rs Fix rustdoc references 2022-02-01 20:53:20 +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 Rename the params module to param 2022-02-01 20:51:22 +01:00
param.rs Fix clippy lints 2022-02-02 13:02:28 +01:00
plugin.rs Make the buffer own the output slices 2022-02-02 14:41:35 +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