What I’m trying to figure out, in Djay, if I can remap my touch strip to divide it into 4 buttons.
In Traktor I was able to do similar dividing the control range by four. Like mapping (control range)-min 0-max 31 for button #1 then (control range)-min 32-max 63 for button #2 (control range)-min 64-max 95for button #3 and (control range)-min 96-max 127 for button #4
The question is can I do this in Djay?
I also want to know if I can map the leds to reflect the position of the buttons relative to the touch strip.
I know by looking at the midi mapping menu it can’t be done but can it be by text editing the midi file?
I was wondering if dividing cc can be done in xml. From what I read so far a lot of things can be done there than the midi mapping menu will allow that’s why I’m asking. I’ll look in there eventually to see though.