Configure the X1 Mk3 as Stem Controller

Cheenis
Cheenis Member Posts: 15 Member

After seeing how stems are being controlled through the Z1 mk2 it makes total sense to be able to use the X1 to do the same thing, especially as it has the kill buttons alongside each of the dial controls. I was thinking about having a go at configuring this, but before I start I thought I'd ask two questions:
1) Has anybody already done this?
2) Are there any guides out there as to how to do this sort of custom mapping?
Thanks!
Chris.

Tagged:

Comments

  • pixel
    pixel Member Posts: 269 Pro

    Have you already used the search function?
    You must read the topics, I found a lot of good posts here about creating custom mappings.

    If you are inexperienced, I would recommend small projects to start with.
    so that you can better learn how to use the mapping tool in the Traktor

  • Stevan
    Stevan Traktor Mapping Mod Posts: 2,089 mod

    Last time I checked, the soft takeover was not working on X1 Mk3. Making it inpracticle to switch between the modes.

    Hopefully they fixed it. Wouldn't bet they did.

  • Cheenis
    Cheenis Member Posts: 15 Member

    Hi sorry, I've been away from things for a while. I found this subsequently:

  • Sûlherokhh
    Sûlherokhh Member, Traktor Mapping Mod Posts: 2,936 mod

    Very good video. I'm also working on a stems overlay, but via qml code. There is a beta version in my last post of the thread linked below. The problem with the colour override persists though, as i didn't want to meddle with the override code. Merry christmas.

  • TommyF79
    TommyF79 Member Posts: 1 Newcomer

    Hello,

    Following the above video I can get the stem control working.

    However when I try to change the colours for the stems (assigning them to the FX slots), if I press SHIFT when in the mixer screen, it turns the KILL SWITCHES the new updated colour…? Even once the shift button is released the kill switches still stay as the new colour. They only go back to the original blue once I cycle through the pages.

    Can anyone tell me why this might be please?

    Thanks,

    Tom

  • Sûlherokhh
    Sûlherokhh Member, Traktor Mapping Mod Posts: 2,936 mod

    For the qml code, which contain the conditions under which the original LED output is triggered, nothing has changed when you release the shift button. The LED lights only ever get updated when you change those conditions, like when you change the overlay cycle position.

    You would need to change the underlying qml code, which is also the only way to extract the actual stem colour information from the audio file. Stems not created by Traktor can and will have different colours (and names).

    If you are interested, check out the community qml mod in my signature, where we have had lively discussions about the hows and whats of things like that, with a working and tested version.

Back To Top