Double presetsystem

I am not sure how get this done. What I am trying to do is save parameters from the same instrument in two different kind of presets. The first preset system contains only a couple of parameters (let’s say 1-5) and the second preset system contains others (6-20). What is the easiest way to achieve this?

I can write the presets to different directories but they still would load all parameters, not just some. And it seems they write all parameters anyway, for presetignore only works for all filebuttons and presetbuttons, not some, which would be ideal. Or am I missing something?

Ok, I finally figured it out…Save all parameters and selectively load some.

Selective preset loading.csd (2.8 KB)

And now also clearing the buffer that permitted reloading the same file even when the values had changed.

Selective preset loading - with buffer clear.csd (3.2 KB)

1 Like