Auto save m4l device

zion's icon

Hi ๐Ÿ™‚ Is there any max/M4L object like 'auto save' that I can use from the 'outside' with a Bang and without using the edit buttom to open the max device editor and save it from the 'inside'? I want to let the user create a preset with 'preset' object from the Live screen (is there a M4L option for presets?). By default you have to save the patch to keep your new presets on 'preset' object, so can I do it with a bang from main screen? Thanks alot!!

double_UG's icon

Max Presets can be stored in the live set when enabling parameter mode, or you can write/read presets with write/read message. Here an example

Delay Microtiming Line 06.amxd
amxd 98.57 KB

zion's icon

Hi,
I couldn't find the parameter mode of preset but did evetualy used read/write and learned some nice things from your patch ๐Ÿ™‚ so thank you !

double_UG's icon
zion's icon

Dont have it here...
What do i miss??

double_UG's icon

itยดs in the pattrstore object not in the preset object

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

zion's icon

Will check it, thanks again!! ๐Ÿ™‚