Hi everyone,
I’m new to JUCE 6 so please forgive the dumb question. I’ve built the ArpeggiatorPlugin as a VST3 plugin (last version of JUCE 6) on Windows (VS2019). Everything went fine. I’ve double checked that inisde Projucer “MIDI Effect Plugin” is active.
I’ve tried to load the plugin both in Reaper 6.18 and In Bitwig 3.3.1. Both can load the plugin but apprently they use it as an Audio Plugin. No MIDI runs through it, and if I place it before a synth I can’t get any note out of it.
Here below I show a picture of the plugin loaded in Bitwig. As you can see in the right sidebar the plugin is recognized as an Audio FX (waveform icon).
Is it due to Reaper and Bitwig not being able to use VST3 MIDI FX?
Thanks for your support!