how to get a list from a kslider?
Hello
When i play a chord using my midi-keyboard, I can see the kslider getting the values but I can only get one note/velocity value out while I would like to have the list of all notes in the chord. What should I do to make this possible? Thanks fellow maxers
check the object [thres] which concatenates messages received quickly as a list.
Max Patch
Copy patch and select New From Clipboard in Max.
I prefer the [bag] and [zl group] combination:
@Thinksamuel, Luke's solution is safer