1
0
Fork 0
nih-plug/src/wrapper
Robbert van der Helm 582ab50e58 Move VST3 Plugin::reset() call to set_processing()
This lets the host reset buffers the intended way.
2022-04-26 13:42:32 +02:00
..
clap Decouple state functions from CLAP/VST3 wrapper 2022-04-24 19:46:07 +02:00
standalone Implement state saving/loading for standalone 2022-04-24 19:46:51 +02:00
vst3 Move VST3 Plugin::reset() call to set_processing() 2022-04-26 13:42:32 +02:00
clap.rs Register the loggers for VST3 and CLAP plugins 2022-04-24 15:24:35 +02:00
standalone.rs Silence dead code warnings in standalone wrapper 2022-04-24 18:18:11 +02:00
state.rs Simplify lifetime bounds 2022-04-24 20:03:30 +02:00
util.rs Include locations in assertion failure messages 2022-04-24 15:27:59 +02:00
vst3.rs Register the loggers for VST3 and CLAP plugins 2022-04-24 15:24:35 +02:00