Command: SW ON : 0x9/SW Off : 0x8
Number: 0X45
Value: SW ON : 0x40/SW Off : 0x00
I understand that it’s one command for on and one command for off, but how do I figure out from that above what to put in Traktor to turn the LED on and off?
Yeah, it’d be really nice if there was a hexadecimal converter/calc inside Traktor. Maybe Xtreme mapping could add it to their program. Seems like lots of controllers give you Led info in Hex, THANK GOD there was somebody on this site(sometime last year) that was making LED charts for controllers. Yet another reason I LOVE this place.
Yeah there’s a programmers calc on the mac as well, but it made no sense to me. 0X45 hex converts to 69 dec, but 69 is no where in any of what I needed to make this work.
If you don’t mind posting your tsi so I can have a look? It’s not really the basic mapping I have a problem with though. It was the out in this case because the LED commands are different.
i took an interesting approach to mapping the led’s on my djm101 yesterday - i just kept firing midi messages at it until they lit up so much more interesting than looking at the tsi they provide in traktor
Yeah, I’m still confused on how to figure out what those numbers are?
Are you trying to map the LED’s on the left or just the controls on the left? The controls just map normal, but I’m not sure the LED’s are mappable. Downside to mapping those controls is that they still control the mic stuff as far as I can tell.
LEDs on the left! maybe some controls on the stuff I don’t need.. like mic2.
But I want a tempo LED for sure..
If I remember correctly the manual say there is LED-in on all those buttons.. but I just didn’t know how to decipher it, so I didn’t even bother.
BUT.. I know these:
Hex Dec Type Channel Control Function Control
41 65 Receive CH1 LED EFX SEND
42 66 Receive CH1 LED EFX SEND Dimmer
45 69 Receive CH1 LED CUE
46 70 Receive CH1 LED CUE Dimmer
47 71 Receive CH2 LED EFX SEND
48 72 Receive CH2 LED EFX SEND Dimmer
4B 75 Receive CH2 LED CUE
4C 76 Receive CH2 LED CUE Dimmer
4D 77 Receive CH3 LED EFX SEND
4E 78 Receive CH3 LED EFX SEND Dimmer
51 81 Receive CH3 LED CUE
52 82 Receive CH3 LED CUE Dimmer
53 83 Receive CH4 LED EFX SEND
54 84 Receive CH4 LED EFX SEND Dimmer
57 87 Receive CH4 LED CUE
58 88 Receive CH4 LED CUE Dimmer
59 89 Receive EFX LED TAP
5A 90 Receive EFX LED CUE
5B 91 Receive EFX LED CUE Dimmer
5C 92 Receive EFX LED EFX SELECT
5D 93 Receive EFX LED Parameter ON/OFF
5E 94 Receive EFX LED DRY/WET
5F 95 Receive EFX LED EFX ON/OFF
60 96 Receive EFX LED EFX ON/OFF Dimmer
61 97 MIDI LED FUNC 1
62 98 MIDI LED FUNC 2
63 99 MIDI LED FUNC 3
64 100 MIDI LED FUNC 4
It helps if I’m looking at the correct numbers for what I want to do. I won’t bore you with the details, lets just say I have a better understanding now.