Two Pattr's In One Patcher?

ComfortableInClouds's icon

Hi, I am trying to build a sequencer for pattr states. I want to be able to save the sequencer's state separate from pattr's, but they are both in the same patcher. how can i have two pattr systems in the same patcher? thanks!

Ben Bracken's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Check out the subscribemode attribute:

ComfortableInClouds's icon

cool, thanks. ended up just encapsulating one portion of the patch as a bpatcher, and excluding it from the pattrstorage of the patch it's nested in.