Greetings friends, as I can do to make the jog led the pioneer ddj sx twinkle or blink when the ending song go, and of course to continue rotating ... Thanks in advance for the help ...
发表时间 Wed 15 May 13 @ 12:07 pm
Sorry, this is not currently possible.
发表时间 Wed 15 May 13 @ 12:10 pm
Not exactly the same but something similar
Key:
LED_LOADED
Action :
songpos_remain 5000ms ? blink 200ms : songpos_remain 10000ms ? blink 400ms : songpos_remain 15000ms ? blink 800ms : songpos_remain 25000ms ? blink 1200ms : load_pulse
Key:
LED_LOADED
Action :
songpos_remain 5000ms ? blink 200ms : songpos_remain 10000ms ? blink 400ms : songpos_remain 15000ms ? blink 800ms : songpos_remain 25000ms ? blink 1200ms : load_pulse
发表时间 Wed 15 May 13 @ 2:13 pm
No, even the above script WON'T work.
发表时间 Thu 16 May 13 @ 12:17 am
in ddj ergo works perfectly!
发表时间 Thu 16 May 13 @ 12:31 am
They are completely different units.
Mind you that Pioneer didn't even officially published the info to access the JOG RING leds directly. In their original press release they give you some "tools" to access the JOG RING, but the JOG RING is controlled by the DDJ-SX firmware (on Other Software mode). That was how my initial definition+mapper support for this unit worked on version 7.3 and that was why some times the JOG LED would stop moving until you loaded another track on the deck.
VirtualDJ 7.4 uses "Serato Mode" now so that the JOG RING can be controlled directly from VDJ (and thous it will be always in sync with the software) but with some limitations since it's actually a "hack" of the MIDI commands ;)
Mind you that Pioneer didn't even officially published the info to access the JOG RING leds directly. In their original press release they give you some "tools" to access the JOG RING, but the JOG RING is controlled by the DDJ-SX firmware (on Other Software mode). That was how my initial definition+mapper support for this unit worked on version 7.3 and that was why some times the JOG LED would stop moving until you loaded another track on the deck.
VirtualDJ 7.4 uses "Serato Mode" now so that the JOG RING can be controlled directly from VDJ (and thous it will be always in sync with the software) but with some limitations since it's actually a "hack" of the MIDI commands ;)
发表时间 Thu 16 May 13 @ 12:40 am