Re: [Alsa-user] Master volume doesn't affect rearspeakers(SBLive5.1)

2007-01-10 Thread emisca
Have you tried with the asymed plugin instead of dmix (which is what alsa uses for default when there is no hw mixing)? I will try it in the next days... 2007/1/10, Ingo Müller <[EMAIL PROTECTED]>: > Hi! > > Thanks for the "channels 6" tip. I forgot to copy it (I had to do type > it manually). Her

Re: [Alsa-user] Master volume doesn't affect rearspeakers(SBLive5.1)

2007-01-10 Thread Ingo Müller
Hi! Thanks for the "channels 6" tip. I forgot to copy it (I had to do type it manually). Here's the new asoundrc (for those who are interested): # first pcm.!default { typeplug slave.pcm "softvol" } # second pcm.softvol { typesoftvol sl

Re: [Alsa-user] Master volume doesn't affect rearspeakers(SBLive5.1)

2007-01-10 Thread Sebastian Schäfer
Hi! The AlSA documentation does not mention such a limitation, and it would be way more logical to me :-) Link to the docs: http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html#pcm_plugins_dmix BTW: Have you tried adding "channels 6" to the softvol and/or dmix definition? Best regards