Can't see any MIDI CC or pitchbend MIDI input in VST3 plugin?

@eyalamir It is your example that I was running :slight_smile:. Just to be extra extra sure, I re-cloned your repo and ran the whole thing again; same result:

VST3 exhibits no pitchbend / mod / CC as input (as seen (or not seen) by logger). (It only logs NoteOn, NoteOff)

AU does work, however…! (NoteOn/NoteOff/Pitch/CC/Mod)

Any thoughts?

Projucer + JUCE 5.4.7
IDE: AppCode (or XCode)
DAW: Ableton Live 10.1.9

Thanks for your help! (And your repo :))