Entra:     


Forum: VirtualDJ Skins

Topic: DDJ 1000 Get FX Channel select "deck number"
Hi, I'm looking to get the selected channel/deck of the FX assign knob.
In mapping I see it coming up as FX_ASSIGN_1 on/off and FX_ASSIGN_2 on/off but I can't seem to use these values. What do I use to get the value?
 

Inviato Fri 28 Oct 22 @ 10:01 am
You need to query "$ddjfx_ch" parameter value.
1 is deck 1, 2is deck 2, 3 is deck 3, 4 is deck 4, 5 is microphone, 6 is sampler, and 0 is master
 

Thank you!
 

Sorry it's not working `var $ddjfx_ch' is always a value of 'on'
Cannot get the channel number
 

get_var '$ddjfx_ch'