I Love Version 6.01 but it still does not work corectly with my Vestax VCI 300. Most of the features work but when I try to scratch or back cue no luck. Any suggestions?
Mensajes Mon 22 Jun 09 @ 5:24 pm
did you enable smart scratch?
check your jog multiplier param in the mapper
for my xponent I use for jog :
"play ? param_multiply 10% & scratch_wheel : param_multiply 10% & scratch_wheel"
and for jog touch ?
"wheel_mode "jog" & scratch_wheel_touch"
it works like a dream
check your jog multiplier param in the mapper
for my xponent I use for jog :
"play ? param_multiply 10% & scratch_wheel : param_multiply 10% & scratch_wheel"
and for jog touch ?
"wheel_mode "jog" & scratch_wheel_touch"
it works like a dream
Mensajes Tue 23 Jun 09 @ 12:00 am
djlex wrote :
"play ? param_multiply 10% & scratch_wheel : param_multiply 10% & scratch_wheel"
"play ? param_multiply 10% & scratch_wheel : param_multiply 10% & scratch_wheel"
Are you sure of your syntax? If play = true or false, it gives the same result ;-)
Mensajes Wed 24 Jun 09 @ 5:01 pm