Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: Knob LEDs to work with loops when not active.

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

I'm using a Behringer CMD PL-1 and I'm trying to make one of the knobs LEDS rotate to the loop size when it's not active. Right now I have it set as "get_beat_bar 4" Is there a way to set the variable "4" to the loop length? This is the script I have at the moment...

Turning the knob:
BTM_JOG_KNB4: loop_double

Pressing the knob as a button:
BTM_KNB_BTN4: toggle 'marker' & loop

LED for when the button is pressed:
LED_BTM_KNB_BTN4: loop

LEDs around the knob:
LED_BTM_JOG_KNB4: var 'marker' ? loop_position : get_beat_bar 4
 

Posted Fri 23 Dec 16 @ 12:32 am


(Old topics and forums are automatically closed)