I need help mapping my Numark Stealth Control with Virtual DJ 6.
I need to map ENC_EFFECT to control the configuration of effects as P.1 (or x) with a knob.
I know that (var 'FXSLID' ? effect slider 1 : effect slider 2) controls the P.2 of effects but i don't know how to change that for for P.1
Thanks
I need to map ENC_EFFECT to control the configuration of effects as P.1 (or x) with a knob.
I know that (var 'FXSLID' ? effect slider 1 : effect slider 2) controls the P.2 of effects but i don't know how to change that for for P.1
Thanks
geposted Thu 30 Jul 09 @ 12:39 am
bump
geposted Fri 31 Jul 09 @ 10:31 pm
effect slider : move the n-th slider on the given effect. So choose the knob that you want to assign and give it a value of effect slider 1 to control P1 on the effect. I am not sure what ENC is, but if it is an effect, use effect "ENC_EFFECT" slider 1. Just put the name of the effect between the " "s.
geposted Sat 01 Aug 09 @ 12:54 pm