making a big template
hi, I just built a big controller with 64 pots 8 sliders 8 button and bank management, I can t find a way to duplicate more than one object at once, is there a way to do it or will I have to duplicate my knob 128 time manually to cover all my needs?
thanks
Hey,
Firstly that’s an amazing looking controller, congratulations on the build!
Currently the Controller Template section doesn’t have options to duplicate multiple inputs at once.
If you’re ok with a bit of basic coding (I’m assuming you are if you have been able to program your own controller!), you can add all of the knobs directly in the controller json files and import the file back into CSS.
To do this, I would recommend adding the first couple of knobs to your template within CSS, then export the file and you can basically copy and paste. You would just need to increment the ID numbers and Name (knob 2, knob 3 etc) each time.
Once complete, simply import the template back into CSS and you if all went well, you will see all 128 knobs.
John
Sign up
User registration is currently not allowed.