Hi all.
I'm working on an advanced mapping for my Hercules RMX.
Almost every single button has multiple functions and the whole console is having 4 different operating modes.
With all these modifications my RMX is starting to be an awesome tool for great DJing.
As soon as I finish and debugging and modeling this script I will post it here with some instructions on how to use it.
But now I need some help.
I'm stuck with something ridiculous, but just can't get through it.
I need to know the name of a command I bet it exists, but don't know which is.
What I need:
As simple as scrolling up and down the GREEN bar of the effect selector.
To move the same bar in the browser I use browser_scroll +1/-1
But nothing in the effects page seems to do the same
I tried ffects_scroll, effect select, effect slider but nothing seems to work.
Please VDJscript experts, can you help me?
I'm working on an advanced mapping for my Hercules RMX.
Almost every single button has multiple functions and the whole console is having 4 different operating modes.
With all these modifications my RMX is starting to be an awesome tool for great DJing.
As soon as I finish and debugging and modeling this script I will post it here with some instructions on how to use it.
But now I need some help.
I'm stuck with something ridiculous, but just can't get through it.
I need to know the name of a command I bet it exists, but don't know which is.
What I need:
As simple as scrolling up and down the GREEN bar of the effect selector.
To move the same bar in the browser I use browser_scroll +1/-1
But nothing in the effects page seems to do the same
I tried ffects_scroll, effect select, effect slider but nothing seems to work.
Please VDJscript experts, can you help me?
Posted Fri 14 May 10 @ 3:52 pm
Simply use effect select +1 and effect select -1 if assigning to buttons.
A full list of VDJscript verbs can be found on the following page: http://www.virtualdj.com/wiki/VDJscript_verbs.html
Also, see http://www.virtualdj.com/wiki/VDJscript.html
Once finished, you can upload your custom mapping to http://www.virtualdj.com/addons/upload.html
A full list of VDJscript verbs can be found on the following page: http://www.virtualdj.com/wiki/VDJscript_verbs.html
Also, see http://www.virtualdj.com/wiki/VDJscript.html
Once finished, you can upload your custom mapping to http://www.virtualdj.com/addons/upload.html
Posted Sat 15 May 10 @ 1:09 pm