Read about alsa dmix plugin thats the way to go. On 21/07/2013 4:45 PM, "Gábor Hársfalvi" <hgab...@gmail.com> wrote:
> Hello, > > I succesfully use 5.1 Surround with Alsa with this .asoundrc -> > > pcm.!default { > type plug > slave.pcm "surround51" > slave.channels 6 > route_policy duplicate > } > > but when I listening mp3 with Alsaplayer - or other player - I can't hear > any sounds on other applications - for example Chrome with Youtube. > > How to solve this? > > Thanks >