RIP
vagfilm Yes, it is a CC#7 message, not a parameter in the note-on message, so it is universal. What I do in my tool is that each note-on event results in two messages: a CC#7 setting the volume (depending on the note velocity), and a second message with the actual parameters of the note-on event (note, channel, velocity, time=0).
Ah, I see, so it's a trick of yours to hijack the global volume as only for a specific note by changing it right before and right after. Quite astute!
