Dear all,

First of all thanks to the ALSA team for their excellent work - I've been using
the ens1371 driver for a couple of years without any problems. I recently bought
a Revolution 7.1 after I noticed it was supported by ALSA, and with help of 
comments on this list I've managed to get it to work with mplayer and xmms,
both native and OSS emulation.

The only thing I can't seem to figure out is how to control the volume except
when using alsa-mixer directly. Controlling the playback volume through mplayer
or xmms seems to be not possible, not with native drivers, nor with OSS
emulation. This has been the case with all versions of alsa since support was
added for the M-Audio Revolution (i.e. since before 0.9.0). My /etc/asound.conf
is listed below.

So the question is: how do I explain to applications how to control the playback
volume - either through OSS emulation or through native drivers?

Thanks in advance,

Bram Verweij
---

/etc/asound.conf;
pcm.ice1724 {
    type hw
    card 0
}

ctl.ice1724 {
    type hw
    card 0
}

pcm.ice1724_front {
    type plug
    ttable.0.0 1
    ttable.1.1 1
    slave.pcm ice1724
}

ctl.ice1724_front {
    type hw
    card 0
}

pcm.ens1371 {
   type hw
   card 1
}

ctl.ens1371 {
   type hw
   card 1
}


__________________________________________________________


http://www.wanadoo.nl/


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to