Midi "NoteState" does not output velocity

hi all,

I tried the helppatch “how to react on midi notes” with my drum pads, but the “noteState” node does not output “velocity” or “pressed”. The “NodesState” (spread) works.

midiVelocitybug

from a quick test i see this generally working as expected. i wonder if what you see is a glitch stemming from the specific device you’re using there? as if this is sending note-on and off in too quick succession that both arrive in the same frame? (as you also don’t get the “Pressed” output light up).

could also try to increase fps using the MainLoop node to see if that would make a difference.

I checked with another controller using pads, and higher mainloop fps. seems like just the “notesState” node provides the velocity of the hit.

btw is it possible to receive the “poly pressure” values?
fader and kobs come as “Controller”, the pads come as “Notes” and the values between hit on and off come as “Polypressure”
pads2