Sign In:     


Forum: VirtualDJ 8.0 Technical Support

Topic: sync LED blink

This topic is old and might contain outdated or incorrect information.

Hi , I need help to map my "sync" button LED to blink only when the tracks aren't synced, if they have the same BPM the LED could be off, is this possible?
thank you
( at the moment I'm using the script "loaded ? pitch_zero ? blink : off" )
 

Posted Fri 27 Feb 15 @ 9:18 am
This will only flash when the BPMs are the same:

get_bpm_match & param_equal 0.5 ? off : blink
 

thats great!just inverted the answers, so it blinks when off sync,
thank you
 



(Old topics and forums are automatically closed)