Problem with NTH message in coll object

jorge ruiz's icon

After setting the numbers inside the red boxes, the nth message should output information out of the last coll, but won't. The information goes to the message, but it seem not to work on the coll. I don't know if i'm doing something wrong or if is it just me. Thanks!!!

Maxproblem.maxpat
text/plain 39.03 KB

Source Audio's icon

I guess that timing of execution of all linked actions is not set right.

Source Audio's icon

Had a look at the patch today.
It is done far too complicated.
You are trying to form a list in a coll depending on scale used.
That part not only is too complicated done, but is not needed at all,
because result for each scale is given, so why not prefill one coll with as many lists as scales ? To start with.
Then look at the random whatever else you want to add.

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

Only octaves - having zero in original coll ?
I left that out