1
0
Fork 0
nih-plug/src/wrapper/vst3
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
..
context.rs Add a fixme for REAPER's broken bypass handling 2022-04-27 16:45:34 +02:00
factory.rs Move u16strlcpy to the VST3 wrapper utils module 2022-04-15 16:13:14 +02:00
inner.rs Decouple state functions from CLAP/VST3 wrapper 2022-04-24 19:46:07 +02:00
note_expressions.rs Properly define all predefined note expressions 2022-05-05 15:35:14 +02:00
param_units.rs Parmaeters are not real, they can't hurt you 2022-04-24 19:46:07 +02:00
util.rs Move u16strlcpy to the VST3 wrapper utils module 2022-04-15 16:13:14 +02:00
view.rs Add a todo for fallback DPI scale detection 2022-04-27 19:26:39 +02:00
wrapper.rs Sort additional VST3 interace implementations 2022-05-07 13:18:20 +02:00