Sign In:     


Forum: General Discussion

Topic: [SOLVED] LED "on" with BPM variable ?

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

Is there a way to turn on a LED if the master deck is playing a song with a certain BPM in VDJ 8 ? (i.e. 125 BPM). To be more specific, in this case I need for it to light up if the song is greater than 120 BPM and less than 130 BPM.
 

Posted Thu 05 Jun 14 @ 1:01 pm
get_bpm & param_smaller 120 ? off : get_bpm & param_bigger 130 ? off : on
 

Works perfect. Thank you djtouchdan!
 



(Old topics and forums are automatically closed)