Hello all!
I am developing some systems to remotely control my dLive via midi commands, and so far things seem to be working. However, I would like to return to the user of the dashboard (soft panel via webui i built) the approximate level of a given input stripe.
I am able to query the mixrack for the position of a fader for a given input, but it doesn’t look like I can get the level information for the actual channel.
Any ideas? I know that capturing packets between dlive director and the mixrack show heaps of UDP packets which I imagine are those level information packets, it must not be available via MIDI. I’d love to be wrong tho! This would add a very nice touch.
Thanks!