Get parameters from dm0 dynamically

Forums Forums dLive Forums dLive General Discussions Get parameters from dm0 dynamically

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #125198
    Profile photo of Daniel FrankDaniel Frank
    Participant

    Hello!

    I’m working on a project where I need to dynamically retrieve parameters from my Allen & Heath dLive DM0 MixRack using PHP. Specifically, I want to create a PHP page with a label that displays “ON AIR” in red whenever the fader level on a particular DCA channel is above 0. I’ve attempted to get these parameters using MIDI, but I only receive values when I physically move the fader, not the actual current fader level, which is what I need. Is there a way to obtain the current fader values?

    #125201
    Profile photo of KeithJ A&HKeithJ A&H
    Moderator

    @Daniel Frank

    The dLive MIDI protocol (https://www.allen-heath.com/content/uploads/2024/06/dLive-MIDI-Over-TCP-Protocol-V2.0.pdf) includes a ‘get’ message you can send to return fader values.

    Is this what you’ve been using?
    If so and it’s not working, please contact us through support.allen-heath.com so we can log it correctly if there is a problem there.

    Thanks,
    Keith.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.