Poly~ doesn't receive "notemessage" contents

Artem Malyshev's icon

Hi!

Was trying to improve on my poly sequencer and ran into an issue where poly~ seemingly ignores the contents of notemessages (messages are structured as follows: notemessage - note - list of parameters).

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

Things stopped working after I wrapped the "noteGen" subpatch (at the bottom) inside of a different poly object. Output messages looks to be the same but poly~ synth no longer gets it.

Would appreciate any and all help.

Here is the poly synth for testing:

Max Patch
Copy patch and select New From Clipboard in Max.
Artem Malyshev's icon

A sequencing issue, as always.

If anybody stumbles on this topic with a similar issue: make sure notemessages are being sent after the notes themselves.

Seemed counterintuitive to me but on second thought really isn’t.