1
0
Fork 0
nih-plug/src/wrapper/vst3
2022-04-26 14:15:57 +02:00
..
context.rs Add a way to find out the current plugin API 2022-04-21 21:27:36 +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 Simplify known VST3 note expression match 2022-04-24 15:31:02 +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 Work around vst3-sys not allowing #[cfg()] fields 2022-04-20 20:44:07 +02:00
wrapper.rs Add todos about potential duplicate reset calls 2022-04-26 14:15:57 +02:00