1
0
Fork 0
nih-plug/src/wrapper
Robbert van der Helm 7f12c9f362 Fix group->unit conversion with missing parents
This caused Spectral Compressor's VST3 version to not work because the
compressor group didn't contain any parameters.
2022-07-24 23:37:45 +02:00
..
clap Change match &self to match self 2022-07-19 20:21:52 +02:00
standalone Only connect JACK ports after activating client 2022-07-13 19:19:17 +02:00
vst3 Fix group->unit conversion with missing parents 2022-07-24 23:37:45 +02:00
clap.rs Update clap-sys with optional function pointers 2022-07-04 00:07:06 +02:00
standalone.rs Fix typo in standalone documentation example 2022-07-13 17:06:22 +02:00
state.rs Use BTreeMaps in the state 2022-07-02 19:13:18 +02:00
util.rs Fix compilation on Windows 2022-06-26 23:25:21 +02:00
vst3.rs Register the loggers for VST3 and CLAP plugins 2022-04-24 15:24:35 +02:00