Topics...

Audio Control

Purpose

 The audio control schema is intended for control of music/audio playing devices such as CD players, MP3 players and so on.

The majority of messages to these devices will be targeted at one or more specific players.

In addition, players may also be capable of handling broadcast "mute" and "announce" schema.

Targeted Schema

<device>.transport


class=slim.transport
{
mode={play|pause|stop|off|on|next|prev}
}


class=slim.transport
{
seek=+/-mm.ss or absolute mm.ss
}

<device>.schedule


class=slim.schedule
{
sleep=ss
}

<device>.audio


class=slim.audio
{
volume=||
balance=||
bass=||
treble=||
}

Related...

 

Copyright (c) 2002-2006 Patrick Lidstone unless otherwise stated.
All rights reserved.