hello i see a lot of issues with s4 i will go straight to the point first of all i need to use shift+jog to fast search in a song without stopping the music and to be on time like a beatjump per 4 beats if the song is playing and the second is that whenever i use start stop it is autobeatmached and its pretty annoying since i disabled it in the settings and then i saw this in the jogwheel setting when i touch it
var 'cbgadjust' ? set_bpm : var 'cbgslide' ? adjust_cbg : touchwheel what is the issue and why i cant disable auto bpm and quantize match? if i want to start the beat off time it doesnt allow me thank you for your time !!!!!
var 'cbgadjust' ? set_bpm : var 'cbgslide' ? adjust_cbg : touchwheel what is the issue and why i cant disable auto bpm and quantize match? if i want to start the beat off time it doesnt allow me thank you for your time !!!!!
Posted Mon 22 Sep 25 @ 2:43 pm
never mind if anyone is struggling with this i put my old controller and i found the setting its this
shift_jog type this loop ? param_smaller 0% ? cycle %jog +8 & var %jog ? nothing : loop 99% 1 : cycle %jog -8 & var %jog ? nothing : loop 105% : touchwheel 'search'
shift_jog_touch type this touchwheel_touch 'search'
jog type this touchwheel
jog_touch type this touchwheel_touch
shift_jog type this loop ? param_smaller 0% ? cycle %jog +8 & var %jog ? nothing : loop 99% 1 : cycle %jog -8 & var %jog ? nothing : loop 105% : touchwheel 'search'
shift_jog_touch type this touchwheel_touch 'search'
jog type this touchwheel
jog_touch type this touchwheel_touch
Posted Mon 22 Sep 25 @ 2:51 pm
i still have the issue of the beatmatch that its done automated if anyone knows the answer i would appreciate
Posted Mon 22 Sep 25 @ 2:52 pm
Where did you find all those mappings ?
Also automatic beatmatch has NOTHING to do with the jog.
For starters, if you use QUANTIZE, turn it off.
Also turn off "Smart Play"
Those 2 settings (among with the autoBPMMatch one) are the most common reason VirtualDJ will sync the tracks automatically
Also automatic beatmatch has NOTHING to do with the jog.
For starters, if you use QUANTIZE, turn it off.
Also turn off "Smart Play"
Those 2 settings (among with the autoBPMMatch one) are the most common reason VirtualDJ will sync the tracks automatically
Posted Mon 22 Sep 25 @ 5:35 pm