Master State output: TPro

Master State output: TPro

Hi guys

I was wondering if there was a command to output the current state of the Master clock to my VCI-100. I know the Trigger has an output, but it doesn’t hold, because there’s no toggle for Master clock. Is there a way to get the output to change based on what Deck is in Master mode?

Thanks
J

Let me get this right: you are trying to map the LED for the master button on each of the decks onto leds on your controller ?

I don’t use the Manual Master Clock, only auto so the decks itself are Master.

I want a different LED to come on when Deck A is Master, when Deck B is Master, etc. etc.

Not in front of Traktor, but me thinks if you went and mapped out 4 buttons to select which deck was master, you could just duplicate the same 4 mappings and switch the type to “output” and it would have the functionality you are looking for. Unless you want the master clock to be based on which deck has been playing longer and don’t want to be able to select the master manually, then you could just map the outputs. I’ll look at it when I get home just to make sure.

Well, the problem is that the Set to Master is a trigger, not a toggle. The output only sends the message when the button is pushed down. I can’t find an Output for Master State - Deck A, kind of thing.

If you don’t use deck focus, then you could double assign it and use the deck focus output to light the LED you want, again assuming that deck focus isn’t a trigger as well. Or you could use a modifier and it’s output to do it, or Bomes.

Right, that would make sense.

If I could find the right message. The Output message didn’t work (From Tempo ->Toggle Master State or something like that) when I tried it, but if you have success, let me know.

The problem is there isn’t a Master output message that I can use to send Deck A is Master kind of thing :disappointed: There’s an output to tie to the trigger, so when I press it down the button lights up, but once I release it the button turns off.

Yeah, I’ll check on the deck focus output solution when I get home in a few hours. If your deck focus is used currently, the solution sounds like it might have to be done with modifiers. Basically, using modifier X-1 for deck A master assigned to the A master trigger, X-2 for B, etc. and then having the modifiers state output light up the LED’s. Only problem with this way is that you would have to have 5 mappings for each button just to change the modifier state into shifts, 4 mappings for LEDs, and 4 for triggers, so a total of 28 mappings for a simple result. So it could be easier with Bomes or Midipipe, or with the deck focus solution.

Right, I am using Bome, so don’t worry about the modifier thing. I’m dreading the point I start coding all of this cause, well, I hate Traktor’s MIDI window :disappointed:

Regardless, yeah, I just need to know how to get Traktor to output a message when the Master assignment changes…

Any luck, Phaidon?

Yeah, just checked on it. There is a way to do it in TPro as long as you don’t already use deck Focus. Basically what you would do is double assign your master deck select buttons(4) to master deck assign and deck focus for each of the 4 decks. Then you could assign deck focus output to each button for each state, A-D, and they should light up when the Master is selected because it will also be the Focus deck. Only hard part of doing it this way would be if you don’t select the master deck manually each time, cause if you have it set to select master automatically the focus wouldn’t change and the LEDs wouldn’t change either. I would provide you with the exact conditions of the outputs, but I parted with my VCI a few months back, but I’m pretty sure that A would be 0 to 0, B 1 to 1, C 2 to 2, and D 3 to 3 for the states.

You’d have to mess with it if you don’t code it using Bomes, but it is possible using focus’s.

And it would still be possible using a modifier and 0+4 conditions, but a complete pain in the arse.

+1 !!

Yeah thats really annoying. Are they gonna make it expandable in the future cos its a pain in da asp.

i hope so i made a feature request about it

I’ll have to play around with it. I can’t believe there isn’t a way to have the output based on what deck is set to master. I mean, I can have the Play state change without hitting the play button.

Thanks Phaidon, I’ll give this some tinkering once the rest of the code is set in Bome.

As for the rest of you, yes, the MIDI window blows.