2 pattrstorage system at the same patcher

zion's icon

Hello,
I need to create 2 different storage system in my patch, each one for very different uses, can I do it with two different pattrstorage and how?
At the picture I added I innocently tried to create 2 pattrstorage and inversely check and uncheck the relevant parameter in the storage window for each storage system.. but look - one window does not reveal the patch parameters while the other one does.


Thanks ahead for any help!

Source Audio's icon

Use subscribemode 1 on pattrstorage and subscribe to pattr objects you want.
Or use preset objects to include or exclude objects,
and assign to different pattrstorage objects.

zion's icon

I loved your first suggestion and your explanation made a lot of sense and I found a precise backup on the reference help but still when it comes to two pattrstorage working together, one contain a well storage window and stores according to its subscribe list while the other is empty and do not function.. (see attached picture)
Is there anything that I miss? a check/unchecked attribute or anything?
thanks again!

Source Audio's icon

can't say, I have no problems with it.
Try to write arguments into object.
And don't use preset object to start with, only pattr and pattrstorage.

zion's icon

you thing you can send that nice working patch you have there?
I'll check and try to compare with the one here..
(I am using a PC..)
thanks

Source Audio's icon

sure

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

but this is Max 6 on Mac ...
I can reupload using Max 8 Patch later.

zion's icon

Ok I just made it!! it was the script name of the two left pttr that did not match there argument.. so really thank you !!