Is it possible to have presets inside and out side a bpatcher, global and local?
I want to be able to save the states of multiple bpatchers from the parent patch. and the states of the individual bpatchers from inside them. I have attached a simple example of what I want to achieve, but it isn't working properly. I want to use pattrstorage globally and locally so i can use the interpolating presets function. If anyone knows why this isn't working then I'd be really great full.
You need to add @greedy 1 to pattrstorage parent. If you look at Parent's client window, you'll see Local is ticked and your "preset" live.dial is unticked. From what I understood you only wanted to retain the settings of the Local pattrstorages?
Anyway, find attached your patchers edited and see if it helps!
Thank you, that definitely seems to work.
Thanks for looking into it, I really appreciate it.
All good, you're welcome. I've been messing around with Pattr alot, so I know how it is.
Don't hesitate if you need more help, and let us know how you go!
Also, search the forum for similar threads.