Midinote works but midicontroller doesnt

Ive trawled through the forums for similar problems but cannot resolve my simple issue:

Im using the EDIROL PCR-M1 midi keyboard to send to VVVV -the MidiNote node works fine recieving data as expected but i cannot get the MidiController to recieve.

I realise that VVVV uses 0-15 and my controller 1-16 but i still cannot receive anything…

heres a readout from MIDI-OX if it useful

TIMESTAMP IN PORT STATUS DATA1 DATA2 CHAN NOTE EVENT
Opened MIDI Input
00001D79 2 – B0 4A 3F 1 — CC: Brightness
000024EE 2 – B0 47 3E 1 — CC: Harmonic Content
00002501 2 – B0 47 3C 1 — CC: Harmonic Content
00002525 2 – B0 47 3B 1 — CC: Harmonic Content
0000267D 2 – B0 4C 39 1 — Control Change
000028CE 2 – B0 4C 38 1 — Control Change
00002917 2 – B0 4C 37 1 — Control Change
0000294C 2 – B0 4C 36 1 — Control Change
00002970 2 – B0 4C 35 1 — Control Change
00002995 2 – B0 4C 34 1 — Control Change
000031AD 2 – B0 4D 3F 1 — Control Change
000031D1 2 – B0 4D 3E 1 — Control Change
000031F4 2 – B0 4D 3C 1 — Control Change
00003207 2 – B0 4D 3A 1 — Control Change
00003218 2 – B0 4D 38 1 — Control Change
0000322B 2 – B0 4D 36 1 — Control Change
0000323C 2 – B0 4D 35 1 — Control Change
000039E5 2 – B0 4D 34 1 — Control Change
00003A65 2 – B0 4E 3F 1 — Control Change
00003AE3 2 – B0 4E 40 1 — Control Change

any help or pointers much appreciated

try to see whats coming in with this patch:

MidiControllerMonitor.v4p (3.8 kB)

Wich Node do you use ?
Midi Controller or Midi Controller Relative ?

Be sure of using the Midi Controller node ( not relative )

Know that Midi Channels 1-16 are mapped on VVVV from 0-15
but controllers still the same ( ctrl 20 is 20 too on VVVV)

I hope it gonna helps you

Or3

Try to use this patch

ciao stefano

ControllerMidi2.v4p (17.5 kB)

thanks for your replies all!

tonfilm, i got a response and mapped the data, dont quite understand the ordering, or the fact that one controller effects 2 of the spread values simultaneously?

thanks,
zPH