Convert spread of Midi messages to value spread

for this you can create a dictionary from note number to boolean (or velocity, if you want). then update the values in the dictionary when notes are playing:


VVVV.Spreads.IsNoteOn.vl (16.6 KB)

1 Like