arpeggio to chords using thresh
Hi,
Tried several times without success. Midi note arpeggio to chords
Grrrrr
is your problem releated to the [tresh] object or is it more about working with the midi data lists?
i could give you a solution for the latter.
Post your patch and specify the goals. Then people may be able to help.
Ok, I have Live arpeggiator arpeggiating notes, then I want thresh to collect notes and send chords of arbitrary size (length) out of makenote.
Just using thresh , zl group and iter gives weird results
thanks again
Max Patch
Copy patch and select New From Clipboard in Max.
This patch collects all notes arriving in a distance < 500 ms and outputs the corresponding chord.
thanks,
but you do need to iter to play chords, no?
In the example 'group' is equivalent to 'iter'. So you can replace it if you like.