After some searching we found that it is possible to do a faderstart with this device where it was suggested that the faders don’t send midi but they do….
Now I am not really familiar with the command structure for midi commands but I found some code for starting or stopping a player when a fader is slided up or down and basically that works.
Only thing is that when the player already stopped and I slide down after that a new song starts. So I guess I need to create a condition somehow so the stop command is only executed when the player is still active.
What I would like to know is if that is possible and if so can it be done in the GUI command or do I need some code to add ?
All help is appreciated to get the faderstart / stop working like we want