Entra:     


Forum: General Discussion

Topic: Need mapping script for ddj-sx illuminating cue pads

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

Can anyone help me or know the mapping script to turn on the illuminated cue points on the ddj sx? Right now when I hit the cue pad it will set the cue point, but will not illuminate the pad. If I hold the shift key and hit the hot cue buttons(which make the hot cue button flash on/off) the cue pad will illuminate an set a cue point like I want it to.
 

Inviato Wed 05 Feb 14 @ 11:36 am
 

Yes I have tried that mapper. I guess I phased the question wrong. I am looking for the vdscript language to turn the cue piont pads on.
 


remove those user made mappers, and use the one built into vdj.
Plug and play .. .

And the cue pads lid up when set ;)

alternatively use the "KEY" drop down in vdj mapper, locate entries starting with "LED_HOTCUE_PAD" ... and map these to hot_cue with a number on end
 

mtsoag wrote :
Yes I have tried that mapper. I guess I phased the question wrong. I am looking for the vdscript language to turn the cue piont pads on.


I'm just asking, because this mapper does turn the led on the pads on if there is a cue point set.
At least, it's working on my setup.
 

Most likely you use a custom mapper or you really messed up yours.

In any case:

<map value="LED_HOTCUE_PAD1" action="hot_cue 1" />
<map value="LED_HOTCUE_PAD2" action="hot_cue 2" />
<map value="LED_HOTCUE_PAD3" action="hot_cue 3" />
<map value="LED_HOTCUE_PAD4" action="hot_cue 4" />
<map value="LED_HOTCUE_PAD5" action="hot_cue 5" />
<map value="LED_HOTCUE_PAD6" action="hot_cue 6" />
<map value="LED_HOTCUE_PAD7" action="hot_cue 7" />
<map value="LED_HOTCUE_PAD8" action="hot_cue 8" />
 

phantom rocks! worked fine
 



(Vecchi argomenti e forum sono automaticamente chiusi)