preset autosave

LaimisV's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Hi,
How to save information about presets automatically to fixed file e.g., /Users/mac/Documents/EQ1.json?
This patch represents working example, but it needs to open and choose the file from Finder - every time when opening/closing the project.

personal_username's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Hi, this might help, directly from the pattrstorage help
(SPOLIER: use "savemode 2" as an argument) ;-)

LaimisV's icon
Max Patch
Copy patch and select New From Clipboard in Max.

1)Seems can capture information to the file but asks about json location (autosave not working).

2)There is second option that will be good for me as well - automatically reading parameters at startup (no prompts when loading the project) and writing manually by pressing write (selecting the file).