Automapping Plugins (Maschine, Komplete Kontrol, etc.)

Yes, I got it working by adding a couple of methods to the AudioProcessor class that talk to the VST Wrapper. But I guess it can’t go into JUCE as standard because of NDAs - then we rather need a generic way to read/write VST vendorSpecific data from AudioProcessor (see also Forward unhandled VST vendorSpecific() calls to AudioProcessor?)

1 Like