LED SYNC
pitch_lock ? on : match_bpm ? blink : on ? match_bpm
SYNC
sync : pitch_lock
Shift+Sync
pitch_lock : off
pitch_lock ? on : match_bpm ? blink : on ? match_bpm
SYNC
sync : pitch_lock
Shift+Sync
pitch_lock : off
geposted Wed 30 Dec 20 @ 2:01 am
Different software, prob. won't happen.
geposted Wed 30 Dec 20 @ 3:44 am
Pitch_lock
Pitch_lock? blink 10ms : off
I have a apc 40 where the leds are set to blink to the bpm to the bass and then when the button also changes color when pressed . Here is what my commands are
action:
deck effect active ? on : beatlock ? off : play ? Sync
Button pressed : effect_active "Loop Roll" ? blink 10ms : off
Ok , make a custom mapping in the mapping area: name it
select button you want to map by scrolling through the key: example A1 , map it
effect_select "Loop Roll"
now go back into key ; scroll
I see Led_a1_green
paste :
deck effect active ? on : beatlock ? off : play ? Sync
now go back in key : scroll to
Led_a1_redblink
paste :
Button pressed : effect_active "Loop Roll" ? blink 10ms : off
now its done .
A1 ' Is my Loop Roll and it blinks to the beat in green but when i press the button it blinks red .
the name of the effect or button has to be exact as its name and capital letters too.
The designers freaking rock on here.
You can press a button in mapping , then in the mapping area there is a eyedropper tool at the bottom click on it and it will link that button to the thing you click on the screen skin . example play . it will link the button to play.
side note: lots of tutorials on line and even now in settings at the top
Pitch_lock? blink 10ms : off
I have a apc 40 where the leds are set to blink to the bpm to the bass and then when the button also changes color when pressed . Here is what my commands are
action:
deck effect active ? on : beatlock ? off : play ? Sync
Button pressed : effect_active "Loop Roll" ? blink 10ms : off
Ok , make a custom mapping in the mapping area: name it
select button you want to map by scrolling through the key: example A1 , map it
effect_select "Loop Roll"
now go back into key ; scroll
I see Led_a1_green
paste :
deck effect active ? on : beatlock ? off : play ? Sync
now go back in key : scroll to
Led_a1_redblink
paste :
Button pressed : effect_active "Loop Roll" ? blink 10ms : off
now its done .
A1 ' Is my Loop Roll and it blinks to the beat in green but when i press the button it blinks red .
the name of the effect or button has to be exact as its name and capital letters too.
The designers freaking rock on here.
You can press a button in mapping , then in the mapping area there is a eyedropper tool at the bottom click on it and it will link that button to the thing you click on the screen skin . example play . it will link the button to play.
side note: lots of tutorials on line and even now in settings at the top
geposted Wed 30 Dec 20 @ 4:51 am
Yes, Serato only has 2 ways of Sync'ing, where VirtualDJ really has 5 + the automated ones
So it's pretty much just a matter of choosing which ones you want and mapping them (like suggested above)
I did a video on the 5 sync's back when it was VDJ2018
So it's pretty much just a matter of choosing which ones you want and mapping them (like suggested above)
I did a video on the 5 sync's back when it was VDJ2018
And later did a video on all the auto features when it was VDJ2020
Maybe that will inspire you
geposted Wed 30 Dec 20 @ 7:35 am