Topic: Mackie control cycles through the rows.
Hi,
Shortly, when I press down at Output row, mackie cursor jumps to Inputs.
Also when I press Up at Input row, it jumps to Outputs.
Is there any way to prevent this??
I'm developing software aimed to control groups of faders and other parameters in TotalMix, using simple interface:
TotalMix <---> (the software) <---> Control surface
The only way to read parameters from TotalMix that I found, is to use Mackie protocol to cycle through the required channels, receiving the values via midi. Mackie protocol is also required to select submix.
The problem is that I can't determine start position. The mackie cursor may appear at previous position when TotalMix opens.
When I used HDSPE AIO, there were not such problem. Now with Fireface 802 (or some TM update) it cycles through rows.
I used to send several up and left commands and was sure that mackie cursor is at 1st Input in Inputs row.
Can someone advise me how to solve the problem?
PS: It would be great if there were some API to request required parameters from TotalMix (for example via sysex)