a polyphonic Makenote

max's icon

Hi list,

It sounds like a silly question but I don't know how I should most logically do this seemingly simple thing.
I'd like to replace the makenote object with a polyphonic system where the notes could overlap and I could continue to control the lenght of the notes.
any idea with poly or poly~?

Thank for your help,

Maxime

Max Patch
Copy patch and select New From Clipboard in Max.

Source Audio's icon

makenote itself is not monophonic.
it holds each note as long as currently set length
when receiving each note.
for example:
48 120 5000
53 100 250
55 124 100
etc
each note sustains with own set length.
for repeated notes there are 3 repeat modes,
check the help file to find out which mode you need.
here all randomised, even metro if you want


Max Patch
Copy patch and select New From Clipboard in Max.

max's icon

thanks again Source Audio !
sorry for the silly question, the problem was from my sampler which was not well configured for polyphony.