Hello,
I have a mixars quattro mixer and mwm phase. On the mixars there is a toggle switch to choose between deck 1 and 3 and a switch that can toggle between 2 and 4.
When i toggle the switches the corresponding phase remote toggles also.
Example switch is in position deck 1 then the right phase remote is also on denk one.
When i toggle the switch to deck 3, the phase remote also goes to deck 3.
That this works automatically is great but i also want to do it manually
So is it possible to map a button to assign or lock a phase remote to a specific deck?
And when i change the toggle switch on de mixars mixer the phase remote doesn't switch to another deck.
I have a mixars quattro mixer and mwm phase. On the mixars there is a toggle switch to choose between deck 1 and 3 and a switch that can toggle between 2 and 4.
When i toggle the switches the corresponding phase remote toggles also.
Example switch is in position deck 1 then the right phase remote is also on denk one.
When i toggle the switch to deck 3, the phase remote also goes to deck 3.
That this works automatically is great but i also want to do it manually
So is it possible to map a button to assign or lock a phase remote to a specific deck?
And when i change the toggle switch on de mixars mixer the phase remote doesn't switch to another deck.
Inviato Thu 17 Oct 24 @ 7:25 pm
I think this is possible when using Phase in DVS mode. It would basically be modifying the toggle switch logic to remove anything looking like this
In favor of always keeping a specific deck always active. You could also take that and map it to a custom button with static deck numbers/deck sides that force the timecode to be active on a specific deck too, but you'd have to make sure it plays nicely with the deck toggle logic.
I'm not sure what happens in HID mode (I had asked this question in the general Phase HID forum post and I don't think I got a response).
& deck {deck being switched to} timecode_active {deck side} on & deck {deck being switched from} timecode_active {deck side} off
In favor of always keeping a specific deck always active. You could also take that and map it to a custom button with static deck numbers/deck sides that force the timecode to be active on a specific deck too, but you'd have to make sure it plays nicely with the deck toggle logic.
I'm not sure what happens in HID mode (I had asked this question in the general Phase HID forum post and I don't think I got a response).
Inviato Thu 17 Oct 24 @ 7:40 pm
Yes i like to use it in HID mode.
When i toggle the switch on the Mixars mixer the phase remote switches.
I found out that the toggle switch selects "deck 2 rightdeck" or "deck 4 rightdeck".
The phase is selected to the right deck and so it switches between deck 2 and 4.
So thats how it works i think.
Now to find out how to set phase not to the rightdeck but to a deck number.
When i toggle the switch on the Mixars mixer the phase remote switches.
I found out that the toggle switch selects "deck 2 rightdeck" or "deck 4 rightdeck".
The phase is selected to the right deck and so it switches between deck 2 and 4.
So thats how it works i think.
Now to find out how to set phase not to the rightdeck but to a deck number.
Inviato Thu 17 Oct 24 @ 7:52 pm
Just found out that you can select the deck assignment in controller mapping.
There you can select the corresponding decks.
Now to do tht function on a button.
VB:
remote 1 assign deck2
remote 1 assign deck 4
should this be possible?
There you can select the corresponding decks.
Now to do tht function on a button.
VB:
remote 1 assign deck2
remote 1 assign deck 4
should this be possible?
Inviato Thu 17 Oct 24 @ 7:59 pm
So I don't think there are verbs to explicitly reference/change phase remote deck assignment that I can find.
Inviato Thu 17 Oct 24 @ 8:17 pm