Ingresar:     


Forum: General Discussion

Tópico: [SOLVED] LED "on" with BPM variable ?

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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.
 

Mensajes 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!
 



(Los tópicos y foros antiguos son automáticamente cerrados)