Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > ca54ded59b0fde76a90d33c2ad8033e0 > files > 27

tritonus-0.3.7-0.9.20101108cvs.fc14.x86_64.rpm

This file describes the mapping of ALSA mixer element's properties to
sets of Controls of the Port line that abstracts the mixer element.

L/R channels (mono false)
common volume false
(playback) vol true (not joined)
common switch false
(pb) switch true (joined)
Example: Master
-->
boolean MUTE
float VOLUME (or MASTER_GAIN)
float BALANCE (or PAN)
-- alternative:
boolean MUTE
compound [
float VOLUME (left)
float VOLUME (right)	// can order be guaranteed?
]
-------------------------------------------------------
pb channels: L (mono true)
common vol false
pb vol true (joined)
common switch: false
playback switch: true (joined)
Example: Master Mono
-->
float VOLUME
boolean MUTE
------------------------------------------------------
pb channels: L/R (mono false)

Example: Tone