a polyphonic Makenote
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
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

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