Hello, I'm trying to find a good tutorial that explains how VDJ script works. Page https://virtualdj.com/wiki/VDJScript simply don't have any structured information. I know c++ and basics of python and js, but can't understand trivial things :)
For example, I have a korg nanokontrol2 controller and I would like to blink the STOP button, when the track in any deck is playing and elapsed is more that 90 seconds. I believe that I simply can't write a proper condition and understand the workflow.
For example, I have a korg nanokontrol2 controller and I would like to blink the STOP button, when the track in any deck is playing and elapsed is more that 90 seconds. I believe that I simply can't write a proper condition and understand the workflow.
Posté Sun 16 Mar 25 @ 2:25 pm
Locodog's excellent post on how to go about thinking about, understanding and writing vdjscript:
https://virtualdj.com/forums/223743/General_Discussion/Script_School.html?page=1
Wiki page on how to map controllers (you would use vdjscript for the mapping part):
https://virtualdj.com/wiki/Controller%20Developers
Also, the General Discussion section is probably better suited for this type of question.
https://virtualdj.com/forums/223743/General_Discussion/Script_School.html?page=1
Wiki page on how to map controllers (you would use vdjscript for the mapping part):
https://virtualdj.com/wiki/Controller%20Developers
Also, the General Discussion section is probably better suited for this type of question.
Posté Sun 16 Mar 25 @ 2:33 pm