Ingresar:     


Forum: VirtualDJ Technical Support

Tópico: Sync
I need a mapping for on song load: sync if equal or higher but never to sync lower the smart sync of does not function well here havin to adjust pickup on pitch slider is a problem wen it is so far behind....
 

Mensajes Tue 11 Mar 25 @ 8:53 pm

This is as far as i got dont know if i am on the right path:

var 'stage' 0 ? param_bigger "get_var 'pitch' & SYNC & param_smaller" "get_pitch" ? & set 'stage' +1 : nothing : var 'stage' 1

this what i currently have :
loop_select 4 & filter 50% & SYNC
 

( set $newBPM `get_bpm & param_cast int` & action_deck 1 ? set $oldBPM `deck 2 get_bpm & param_cast int` : set $oldBPM `deck 1 get_bpm & param_cast int` ) & param_smaller `get_var $newBPM` `get_var $oldBPM` ? nothing : sync
 

thank you bro worx gr8