1
0
Fork 0
nih-plug/src/wrapper
Robbert van der Helm f05e31d9e3 Sort additional VST3 interace implementations
The sensible order would be IComponent, IEditController,
IAudioProcessor, and then everything else.
2022-05-07 13:18:20 +02:00
..
clap Support CLAP transport information events 2022-05-05 17:23:46 +02:00
standalone Implement state saving/loading for standalone 2022-04-24 19:46:51 +02:00
vst3 Sort additional VST3 interace implementations 2022-05-07 13:18:20 +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 Move param setting functions to new ParamMut trait 2022-05-01 18:45:35 +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