Se Connecter:     


Forum: VirtualDJ Technical Support

Sujet: Getting PFL variable?

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

Hi. I'm needing help getting the status of PFL for individual decks. Say if PFL is active on deck 1 and I switch to deck 3 in which PFL is inactive, How can I get note that change via an LED?
 

Posté Thu 08 Dec 16 @ 6:41 pm
Which controller is the one you are using ?
How exactly do you switch decks (which button, how is this assigned as ) ?
 

Hercules DJ Control AIR via PFL button on each deck. Here's the code for that Button:
var 'shift' ? prelisten : holding 1000ms ? pfl : device_side 'left' ? deck 1 leftdeck ? deck 3 leftdeck : deck 3 leftdeck ? deck 5 leftdeck : on & deck 1 leftdeck :  deck 2 rightdeck ? deck 4 rightdeck : deck 4 rightdeck ? deck 6 rightdeck : on & deck 2 rightdeck 
 

So the LED of the PFL is probably showing you which deck is Left/Right and you want to show the PFL status instead ?
In that case, you need to find the LED_PFL key and assign that as .. pfl
 

Nevermind, I accomplished it with
 pfl ? blah blah blah

I was overthinking the situation
 



(Les anciens sujets et forums sont automatiquement fermés)