In xmms application, you must choose "control volume by soft" in options
==> preferences ==> config (when alsa plugin is select). ==> control
volume by soft.

xmms have volume controlled by soft.

----------------------------------------------------
Xiangrong Fu wrote:

>I have successfully make multiple applications(xmms,mplayer...) use the
>same soundcard using dmix plugin. It performs well. But the problem now
>is when i tune down the volume of one app using its own volume
>controler, all others' are down too; when one mutes , all others mute do
>too. Is this a bug or anyone could help me? thanks.
>//tea all
>content of my .asoundrc
>
>pcm.!default {
>type plug
>slave.pcm "dmixer"
>}
>
>pcm.dsp0 {
>type plug
>slave.pcm "dmixer"
>}
>
>pcm.dmixer {
>type dmix
>ipc_key 1024
>slave {
>pcm "hw:0,0"
>period_time 0
>period_size 1024
>buffer_size 32768
>rate 44100
>}
>bindings {
>0 0
>1 1
>}
>}
>
>ctl.mixer0 {
>type hw
>card 0
>}
>
>  
>



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to