0

Volume Control

Hi,

I have the following setup:

Seven XT 244 + one XT 1044 synchronized.

On each player are 26 Videos and each player has its own sound.

So my question is: Is it possible to control the volume with one Keyboard (on the XT 1044) for all players?

Thanks for the support

Best 

Michael

 

2 comments

  • 0
    Avatar
    Allen H. Porter

    Certainly.  In the Presentation running on the XT1144 set a Keyboard Input event to listen for a key...say "q".  Attach a UDP Send event (advanced tab) to that Keyboard event on an object(s).  Maybe call it "volumeUp".  Then on every video on the other players to be controlled set a UDP Input event to listen for that volumeUp UDP word.  And attached to that UDP Input event under the advanced tab you would add a Connector Volume command or a Zone Volume command.  You could also use BrightControl commands to control display volume or Send Serial commands if the displays are commercial models with serial control.

     

    Controlling all player volumes would be fairly easy.  It would get a bit messy if you wanted to do individual volume control for all videos on all players.  Doable but messy.

     

     

  • 0
    Avatar
    Michael Krupica

    This is good news, thanks a lot!!

     

Please sign in to leave a comment.