Possible to store pattrstorage data in a M4L patch

Lee's icon

Hi, I'm using a pattrstorage in an m4l device to store preset data, but everytime i shit down the device I get asked to save the data to a file - is it possible to get this to be stored in the patch itself?

thx Lee

Lee's icon

HI, anyone any ideas? thx

broc's icon

In my experience the [preset] object can be used to save presets in the patch itself, provided that the presets are created and saved while the M4L device is in edit mode.

ctrlzjones's icon

caramba. the new forum just opened and dirt is spreading right now. spam in a thread.  haven't seen this before ...

and because of the pattrnstorage:

try using '@savemode 3'

and maybe you have to save its contents with  'json' message for the first time ...

this is the way for Max, no idea if it applies to M4L.

Lee's icon

found it - if you enable parametermode and initialenable on the pattrstorage then it gets saved in the m4l device - no external files needed :)