[Bug 37957] No way to disable "surround sound"

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 26 13:19:06 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=37957

--- Comment #8 from mikachu at gmail.com ---
pcm.speakers {
  type plug
  slave {
    pcm "front:Live"
    channels 2
  }
}

pcm.!default speakers

^ I used this as my .asoundrc, and verified with mplayer that if i set it to
"1" i get mono output, so the setting is used by libalsa, but wine with your
patches still detect 6 speakers. My "best bet" is probably getting this issue
fixed. You can't just implement a feature for yourself and tell everyone else
too bad.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list