this template is intended for storing and loading the values of your objects. As an example in the attached template, there are two knobs and one fader. Tap one of the save buttons to store the current values of the three objects. A load button will appear.
I intend to use this template for all my plugins. First delete Containers 2-8. Select the remaining Container and add your variables. Edit actionCopy and actionPaste according to your new variables. Then it is simple, you only need to copy the container, and it will work as another memory slot. You may need to edit the two scripts of the reset button.
preset pop-up window
preset pop-up window
- Attachments
-
- preset13.jzml
- (74.76 KiB) Downloaded 97 times
Formant+Eurorack, PPG wave 2.2, Korg MS-20, etc., EWI 4000s, QuNeo, etc., Mixbus32c, u-he, MadronaLabs, Samplemodeling, NI, etc., iPad2/4/Pro
Re: preset pop-up window
I got a little problem with hierarchy. The object's values in the interface store fine, but when objects are inside containers, I have trouble addressing them. I tried with
but the script won't work.
The preset stuff is in a container, and I must address objects that are inside a different container. How do you do that?
Code: Select all
CL_A_CB6 = ContainerLargo.Arpeggiator.CustomButton6.x;
The preset stuff is in a container, and I must address objects that are inside a different container. How do you do that?
- Attachments
-
- Largo05.zip
- (13.28 KiB) Downloaded 80 times
Formant+Eurorack, PPG wave 2.2, Korg MS-20, etc., EWI 4000s, QuNeo, etc., Mixbus32c, u-he, MadronaLabs, Samplemodeling, NI, etc., iPad2/4/Pro