VVVV not recieving midi output from processing

I’m trying to pipe the midi output from a processing application to vvvv, but I’m having trouble getting vvvv to receive the midi. I’m using midiox + midi yoke so I know data is being outputted.

I’m using the MIDI_IN_OUT test patch, and I’ve taken a crack at using MidiNote instead of MidiController, but nothing seems to happen.

Any ideas?

hi, if youare using notes, use mini_note, CC midi_controller nodes.
be aware that indexes are changing ( -1 in VVVV): Pitch 57 is usually Pitch 56 in VVVV

I(spread) is the node to feed midi nodes for waiting data