Hello,
I want to trigger one of my User Buttons ONINIT.
But how can I access them, given that I named my button "Smart Fader"? How can I call toggle or force activate it on startup?
I want to trigger one of my User Buttons ONINIT.
But how can I access them, given that I named my button "Smart Fader"? How can I call toggle or force activate it on startup?
发表时间 Tue 23 Jan 24 @ 10:27 pm
the name is just a visual it has no use in script.
use the script learn function
use the script learn function
发表时间 Tue 23 Jan 24 @ 10:29 pm
Okay so you mean I have to copy-paste the script code from my button into the ONINIT to execute the same on startup?
发表时间 Tue 23 Jan 24 @ 10:51 pm
that would be one way but no I mean use the script learn function and learn how a custom button is called.
eye dropper, look it up
https://www.virtualdj.com/manuals/virtualdj/settings/controllers.html
eye dropper, look it up
https://www.virtualdj.com/manuals/virtualdj/settings/controllers.html
发表时间 Tue 23 Jan 24 @ 10:57 pm
Thanks I didn't know this feature yet!
发表时间 Tue 23 Jan 24 @ 11:47 pm