Entra:     


Forum: General Discussion

Topic: SONG END BLINKING Pioneer Platter DDJ-RR
Is it possible to make the pioneer DDJ RR platter leds (the ones in the center of the platter) to blink when the track comes to an end ? I found a 'line' to customize the mapping, but I think it's old .

It would be fine when this visual would work.
Many thanks in advance for the help.
 

Inviato 13 hours ago
there are 4 Keys named as
JOG1_ILLUM, JOG2_ILLUM, JOG3_ILLUM and JOG4_ILLUM with actions starting with ...
setting 'DDJRR-JogLeds' 'Master+Sync' ? ... etc
You ll need to add in front of all 4 actions ...
songpos_warning ? blink ? color 'red' : color 'black' :

so each one now to start with ...
songpos_warning ? blink ? color 'red' : color 'black' : setting 'DDJRR-JogLeds' 'Master+Sync' ? ... etc
PS. .. etc is not an action ;)

You can also replace red and black with the 2 colors you want to blink with

The Jog leds will blink if Track reaches 30s before the end, but you can also change that from the Setting endOfSOngWarning in OPTIONS
You could also change the interval between each blink, by using blink 300ms instead of blink in the actions above.
 

Thank YOU so much: it works perfectly!

Great software, great community _/\_