Jump to content
C4 Forums | Control4

Turn on amps and media player prior to asking for music


Recommended Posts

I have a fairly specific question as it pertains to demanding music through scripting in Composer HE (2.10.2, thankfully now working).

Below is a snippet of programming from my work day scheduler item:

-------------------------------------------------------------------------------------

Master -> CURRENT_VOLUME = 20

Bathroom->CURRENT_VOLUME=30

Select the song "Sweet Disposition" in Master

delay 238 seconds

Play Pandora station: Bon Iver Radio in room(s): 3rd Floor->Master, 3rd Floor->Bathroom

Set the blind target level on NAME to Open</Description><XmlData><devicecommand owneridtype="" owneriditem="-1"><command>SET_LEVEL_TARGET</command><params><param>

Bathroom -> CURRENT_VOLUME = 35

Turn on the Bathroom->Shower

---------------------------------------------------------------------------------------------

The issue I'm having is that when the song "Sweet Disposition" comes on, I lose about 5 seconds off the front of it as the command to play the song includes the signalling, switching, and powering on of the passive amps connected to the audio matrix.

I was hoping there was a way to first turn that on, so the demand to play the song happens near immediately.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.