Accesso rapido:  

Forum: VirtualDJ Skins

Topic: DDJ 1000 Get FX Channel select "deck number"
Ohm_RSAPRO InfinityMember since 2006
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
 

Inviato Tue 01 Nov 22 @ 1:47 pm
Ohm_RSAPRO InfinityMember since 2006
Thank you!
 

Inviato Tue 08 Nov 22 @ 10:07 am
Ohm_RSAPRO InfinityMember since 2006
Sorry it's not working `var $ddjfx_ch' is always a value of 'on'
Cannot get the channel number
 

Inviato Sat 19 Nov 22 @ 4:27 pm
get_var '$ddjfx_ch'

 

Inviato Mon 21 Nov 22 @ 9:19 am