Save module settings
-
Hello everyone! :-)
Is it possible to save the value of a module, for example an envelope, in a preset without linking the parameters to a slider or button that is “saveInPreset”?
Do I have to write a json file or something similar every time?
Many thanks
Oli -
@Oli-Ullmann
Engine.addModuleStateToUserPreset()
-
@d-healey
This is great! Thank you David! -
O Oli Ullmann has marked this topic as solved on
-
O Oli Ullmann has marked this topic as unsolved on
-
I get the following error:
Can't store modules with child modules
This is an envelope whose parameters (attack, decay, etc.) are modulated by LFOs.
Do you have any idea what I can do?
Many thanks
Oli -
@Oli-Ullmann said in Save module settings:
Do you have any idea what I can do?
In that case I'd use a hidden sliderpack.
-
@d-healey
Yeah, that was my idea too. Great, thanks to you! :-) -
O Oli Ullmann has marked this topic as solved on