First off, and I want to get this out of the way right now. I'm buying the software when I have the money, till then I'm using cracked. I will probably be obtaining the cash to buy it sometime next month. stay off my case about it.
Anyway, I'm trying to program things so that when I hit the R key on the keyboard, the pitch, key, and eqs for the selected deck will reset to their default values. "pitch 100% & action_deck eq_reset & key 0" almost works, but there's one crucial problem. It resets the eq on BOTH channels of the mixer!
So the question that arises here, is there a VDJscript command that will reset the eqs for just the selected deck, and if so, what is it?
Anyway, I'm trying to program things so that when I hit the R key on the keyboard, the pitch, key, and eqs for the selected deck will reset to their default values. "pitch 100% & action_deck eq_reset & key 0" almost works, but there's one crucial problem. It resets the eq on BOTH channels of the mixer!
So the question that arises here, is there a VDJscript command that will reset the eqs for just the selected deck, and if so, what is it?
Inviato Sat 10 Mar 12 @ 8:37 pm
Sorry, I found the fix, but my cracked version of Win 7 has some sort of bug or virus that won't let me answer your post. Maybe in a month when I have less attitude it will work.
Inviato Sun 11 Mar 12 @ 8:15 am
My apologies, I made the mistake of checking the forum before my first cup of coffee and after dealing with one of my kids early on a Sunday.
In the wiki there is a link for vdjscript
http://www.virtualdj.com/wiki/VDJscript.html
Putting "deck" at the begging to specify the deck you want the actions to happen on should work for you.
The full command syntax is:
[deck [deck]] [sampler [slot] | effect [effectname/slot] | get] verb [param1] [param2] [blink | blinkfast] [while_pressed]
I'll give the syntax a test after my second cup.
In the wiki there is a link for vdjscript
http://www.virtualdj.com/wiki/VDJscript.html
Putting "deck" at the begging to specify the deck you want the actions to happen on should work for you.
The full command syntax is:
[deck [deck]] [sampler [slot] | effect [effectname/slot] | get] verb [param1] [param2] [blink | blinkfast] [while_pressed]
I'll give the syntax a test after my second cup.
Inviato Sun 11 Mar 12 @ 8:46 am
try this
deck active pitch_reset & eq_reset & key 0
deck active pitch_reset & eq_reset & key 0
Inviato Sun 11 Mar 12 @ 8:54 am
I'm sorry too, just every time I post anything, I get insane amounts of flack because I haven't been able to buy a genuine copy yet.
In any case, that seems to work, thanks for your help :)
In any case, that seems to work, thanks for your help :)
Inviato Wed 14 Mar 12 @ 10:33 pm
As you can see, you will be buying into a cool community unlike some other forums, don't let the minority put a downer on it, maybe's they haven't had their coffee yet.
Inviato Thu 15 Mar 12 @ 7:01 am