Short Midi Short question

Hello folks,

somehow i dont get midi working. I was fine when i worked with midi over usb. now i am working over an usb external soundcard. i am getting input in the midishort node, but nowhere else. it s giving me the message ‘89’. that means “10001001= 89= 137 Chan 10 Note off”.
so, why do i get no midi signal in other nodes. does it have something to do with the note off mode? midi device is always set to my external soundcard and i select channel 10. i switched to channel 2 one time. result was the same but i got the message “81” instead.

i tried it on vvvv 27.2 and 30.

Thanks in advance! hope someone got a hint for me.

Greetings

if you receive midi messages with MidiShort (Devices), you should also be able to receive them with the other midi nodes.

you have to make sure that for each of this nodes you specify what to “listen” for. e.g.:

when using MidiNote (Devices) you have to define one or more channels (starting from 0) and each note you want to listen for. see the helppatch of MidiNote, it is explained there.

hope this helps…

thanks for your advice :), but i tried every channel. i reinstalled the drivers and now its working fine.