Hello folks,
I am using a Hercules RMX with VDJ7. I have mapped the controller to 4 decks using the code below to map a button to enable me to switch the controller between them:
device_side left ? deck 1 leftdeck ? deck 3 select & deck 3 leftdeck : deck 1 select & deck 1 leftdeck : device_side right ? deck 2 rightdeck ? deck 4 select & deck 4 rightdeck : deck 2 select & deck 2 rightdeck
this all works fine except I usually have the jogwheels set to bend pitch for pulling/pushing things into sync/adjusting cue points etc however when I switch to 4 deck mode, the bottom two decks - as they appear on the screen) have got the settings for the jog wheel set to jog through tracks rather than pitch bend them.
I would ideally like a link to some sort of VDJ mapping code dictionary (if one exists) so I could just build the codes myself, I've googled the nuts out of it and trawled through here a bit but no-one seems to mention anything about coding (my problem may be that I don't know what the proper name for the VJ coding is!)
any assisance will be greatfully recieved
Thanks
I am using a Hercules RMX with VDJ7. I have mapped the controller to 4 decks using the code below to map a button to enable me to switch the controller between them:
device_side left ? deck 1 leftdeck ? deck 3 select & deck 3 leftdeck : deck 1 select & deck 1 leftdeck : device_side right ? deck 2 rightdeck ? deck 4 select & deck 4 rightdeck : deck 2 select & deck 2 rightdeck
this all works fine except I usually have the jogwheels set to bend pitch for pulling/pushing things into sync/adjusting cue points etc however when I switch to 4 deck mode, the bottom two decks - as they appear on the screen) have got the settings for the jog wheel set to jog through tracks rather than pitch bend them.
I would ideally like a link to some sort of VDJ mapping code dictionary (if one exists) so I could just build the codes myself, I've googled the nuts out of it and trawled through here a bit but no-one seems to mention anything about coding (my problem may be that I don't know what the proper name for the VJ coding is!)
any assisance will be greatfully recieved
Thanks
geposted Wed 09 May 12 @ 6:19 am
You can find all the code strings (vdj script verbs) in the wiki:
www.virtualdj.com/wiki/VDJscript.html
www.virtualdj.com/wiki/VDJScript%20Examples.html
www.virtualdj.com/wiki/VDJscript_verbs.html
If you want, I can also give you the code you need to use...
www.virtualdj.com/wiki/VDJscript.html
www.virtualdj.com/wiki/VDJScript%20Examples.html
www.virtualdj.com/wiki/VDJscript_verbs.html
If you want, I can also give you the code you need to use...
geposted Wed 09 May 12 @ 7:56 am
ahh brilliant cheers.. so it's just called 'VDJscript' my google results might be a bit more effective now but I'll check out those wiki links aswel.. thanks again
geposted Wed 09 May 12 @ 10:13 am