saving vst settings

Jeffrey Krieger's icon

is there a way to save the settings in a vst after editing it with the sliders?
jeff

robotic-audio's icon

Not sure what you mean.... are you using the pp & plugmultiparam objects ?

These are the objects for making plugin parameters, that are controlled by the host sequencer...

If this is your problem, you should really read the Pluggo Developers Guide...if not, pleaze give some more detail & maybe an example patch showing your problem...

Jeffrey Krieger's icon

i am simply loading in a vst using the vst~ object. then clicking on the vst~ object brings up the faders for all of the parameters. if i adjust some of the parameters is there a way to save the settings? maybe as a new vst~?
jeff
ps, thanks for responding......

robotic-audio's icon

Here is an example of storing parameters with pattrstorage, alternative to the read & write commands.....it's not completely perfect, but it shows the general concept ;)

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


Jeffrey Krieger's icon

wow! this looks promising! thank you!
jeff

robotic-audio's icon

np...

remember to Interpolate between presets for Insane FX !!

for more on interpolation read Ali Moneni's paper on yje subject, and get the Colorblobs mxj from maxobjects.com !!! it's killa !! and it taps directly into pattrstorage...