Page 3 of 3

Re: one fader 2 players

Posted: 25 Mar 2024 19:18
by robbedoeske
I have simple mixer (analoog) with fader start automatic when i move on the fader. Contact open close method. So i want to start the playlist when i move up the fader (contact on), and when i move down (contact off) it ejects the track and load a new one. Or is this simply impossible?
Anyway thanks for your fast responds

Re: one fader 2 players

Posted: 25 Mar 2024 22:32
by radio42
Of course this is simply possible. The commands you use are simply not the right ones.

Try for example the following:
PLS_CURRENT_PLAY_CURRENT
and
PLS_CURRENT_PAUSE_CURRENT

There are many more control-commands. See the Appendix of the user manual for details.