Connect Jam Audio Midi guitar 2 to Maxmsp

Ryan kandamby's icon

Hi,
Is anyone know how to get midi data from jam audio midid guitar 2 to Maxmsp.
Thanks

Source Audio's icon

Load plugin it into vst~ object
vst~ has midi outlet - raw midi, so you will need midiparse or similar

Kevin Katz's icon

This is a bit stale by now, but was hoping to ask for some clarification here. I'm seeing MIDI output events on the "MIDI Guitar #1 out" bus (reading this using Python in a separate process). But no Max MSP messages are emitted from the VST. I've combed the VST's settings/interface to no avail. Anyone else have experience consuming raw MIDI from VSTs ?