1
0
Fork 0
nih-plug/src/wrapper
Robbert van der Helm 5c9be077e7 Allow BackgroundThread sharing between instances
This removes the need for every instance to have its own background
thread.
2023-01-06 17:51:38 +01:00
..
clap Allow BackgroundThread sharing between instances 2023-01-06 17:51:38 +01:00
standalone Rename Buffer::len() to Buffer::samples() 2023-01-05 16:04:38 +01:00
vst3 Fix new Clippy lints 2023-01-06 16:13:01 +01:00
clap.rs Update clap-sys with optional function pointers 2022-07-04 00:07:06 +02:00
standalone.rs Print system backend init errors in auto mode 2022-08-21 15:26:48 +02:00
state.rs Add state filter method for performing migrations 2022-10-20 12:45:53 +02:00
util.rs Allow assert_process_allocs+mingw-w64 in release 2022-12-01 20:18:30 +01:00
vst3.rs Register the loggers for VST3 and CLAP plugins 2022-04-24 15:24:35 +02:00