Still having some Pattr problems.

geddonn's icon

Hi guys, I'm still having some Pattr problems as I posted earlier.

Basically I have a few abstractions inside a Project.

Each of these abstractions has a lot of Bpatchers inside them each with their own named Pattrstorage with @savemode 3 and named Autopattr for collecting the scripting name of each object.

So I can save/recall presets of each Bpatcher when the Project is open. But when I close the project and reopen all stored presets are lost.

I am using UDPsend/receive to interpolate between presets in the main patcher.

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

Here is an example of one of the Bpatchers mentioned above:

geddonn's icon

bump :)

geddonn's icon

double bump. My project has come to a halt until I can find a solution to this problem unfortunately :(

I seem to be able to save presets if I right click on Bpatcher and open original.
But saving presets while through the Bpatcher interface seems to make them clear when closing/reopening.

I've scoured the forum for a solution but have yet to find anything to point me in the right direction.

Some tips would be much appreciated.

geddonn's icon

Thanks for your response. I've attached a simple .zip like yours that should illustrate my problem better.

4163.PattrIssue.zip
zip
geddonn's icon

Try storing a few presets. Notice how while it's still open you can interpolate and recall as much as you like.
Then close the patch and reopen.
Notice how the stored presets are now wiped.

geddonn's icon

Ooh, wow, that seems to work now. I always thought Autopattr and Pattrstorage had to have the same name.
I guess I was wrong.

One last question.

In order to set the Max limit of my recall number box I wanted to loadbang the message 'getslotlist' to the pattrstorage to retrieve the number of slots.
For some reason this doesn't output anything in Bpatcher mode.

Here is the updated zip.

Thanks so much for your help.

4165.Pattrissue.zip
zip