QS - Twitch mixer only mapping

QS - Twitch mixer only mapping

Hi there,
after so much hours of testing some mappings, for use with multiple hardware (Behringer PL-1, Twitch and a Launchpad S), but the most mappings won’t work with other mappings.
So i decided to make a simple “Mixer only” mapping for the Twitch.

On the Pl-1 i use Stewe’s PL-1 performance mapping, for the Launchpad S i use CTC RemixPad v1.0.

Now i got the problem to map the Filter button and encoder to work together. The Filter button is also mapped to control the gain.

If i push the filter on button on the twitch i wanna control the filter, if the button was of i wanna control the gain.
Atm i got only to control both at the same time with a modifier.

Pls help if u have any ideas.

Hello Manu,

I’m not familiar with Twitch hardware but would like to help you on this. The part I’m not so sure about is your Filter/Gain knob - you sure that this is actual rotary encoder? And not just a simple rotary knob such as your EQ knobs?

PS. Thanks for choosing my PL-1 mapping :slight_smile: btw, how’s that one doing the job for you? -haven’t got much feedback so far…

Cheers,

Hey Stewe, yes you’re right, it’s a rotary knob. The problem i have is to use the modifier as a function change button.
My mapping still @ the beginning and it’s not complete atm.

Twitch Mixer Mode.tsi (602 KB)

I like your mapping a lot, it works great.

OK - so I’ve look into your mapping and it appears that modifier commands are missing. Here’s the example of the exact settings that you should apply:

Filter On button:
Modifier 1 / condition M1=0 / type=button / mode=direct / value=1
Modifier 1 / condition M1=1 / type=button / mode=direct / value=0
Filter On / condition M1=0 / type=button / mode=direct / value=1
Filter On / condition M1=1 / type=button / mode=direct / value=0

Gain/Filter Adjust knob:
Gain Adjust / condition M1=0 / type=fader / mode=direct
Filter Adjust / condition M1=1 / type=fader / mode=direct

Twitch_Gain_Filter_Knob.zip (32.2 KB)

Yay that works nice.

Now i got a problem with the Load buttons, i have seen on your mapping there will no load button, to load a track into a deck.

So i use the Twitch for that, that works but the OUT won’t.
If i don’t have i track in the deck i want the led off, if a track is loaded into a deck i want the led on.

Did u have an idea?

Twitch Mixer Mode.tsi (608 KB)

Nice :slight_smile:

You are correct, my PL-1 mapping is designed to go with a midi mixer such as CMD MM-1 which has this track browsing and loading options.

Far as displaying loaded deck goes this is the command you’re after:

Add Out > Deck Common > Deck Is Loaded

If you find anything that bugs you, feel free to respond with other questions. I’m here to help :wink:

Yes i got is, but the led won’t light up if a track is loaded.

I’m not sure if i’m right. If the deck is empty the led should be off, if a track is loaded in the deck the led should be on, right?

Hmmm… can I see a screen shot of your LED options?

Your controller range should be set:
min=0
max=1

And your MIDI range:
min=0
max=127 (if that’s a multicolor button than try out different values)

Of cause u can get a sc for the options :smiley:

Thanks! I can see the ‘Blend’ is checked… Did you try testing without this option?

Yes i did, but nothing will change.

That’s strange. Close the XtremeMappings and try applying this in Traktor’s controller manager… Also, try other max values than a 127.

Ok now it works.
Looks like not all in Xtreme Mappings will work right.

Now i’m working on the Phase Meter to display it on the touchstip’s of the Twitch, but i’m not sure which Phase will be right ( Phase sync, Phase or Beat Phase)

Did u know which will be right?

Yups, I’ve heard XM has it’s bugs but it’s the first time meeting this one.

The ‘Beat Phase’ would be the right choice. Controller range -0.5 to 0.5 ; MIDI range 0 to 127 ; Blend ON

Let me know how did you go about this one… If for some reason you couldn’t get it to work, try to download official Traktor mapping for Twitch and look into that - hopefully you can replicate the same beat phase setup in to your mapping.

Hehe the Phase was right, it works very well.

Now i wanna switch between the Phase and the Trackposition, the easy way i thought is to use the deck buttons on the twitch.
It changes the midi channel to 10/11 but i don’t know the cc or note and i thought i have to use the modificators again :disappointed:

I take a look if i can find a midi and controller number list.

Did you made it with a same modifier technique as for the gain/filter button?

You can actually pick one button and store more than 2 modifier states if you want your strip mapping to do more things or have more banks.