<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ok, fixed. The issue was indeed the remixing, but oddly I could not
disable it by setting the value in /etc/pulse/daemon.conf. I do not
have a daemon.conf in my ~/.pulse/ folder, but it still wouldn't read
the global one. When I copied the file into my profile it worked fine
and everything was good.<br>
<br>
I also tried the route specified in the wiki where I made all the
channels in the channel map "aux0", etc. This did indeed prevent the
remixing, but certainly didn't have the desired effect. When I did this
all my outputs for all remapped sinks output from the side-right
speaker? I have no idea why this is, but it is just another data point.<br>
<br>
I now have up to 8 zones in my whole home audio matrix switch. We'll
see how my design scales. I'll let you all know.<br>
<br>
Thanks for your help Tanu!<br>
<br>
Matt<br>
<br>
<br>
<br>
Tanu Kaskinen wrote:
<blockquote cite="mid:20080613022048.GA22795@a9a.mannikko1.tontut.fi"
 type="cite">
  <pre wrap="">On Thu, Jun 12, 2008 at 11:01:45AM -0700, Matt Patterson wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Is that what I was seeing during my startup process:

D: resampler.c: Channel matrix:
D: resampler.c:        I00   I01
D: resampler.c:     +------------
D: resampler.c: O00 | 1.000 0.000
D: resampler.c: O01 | 0.000 1.000
D: resampler.c: O02 | 1.000 0.000
D: resampler.c: O03 | 0.000 1.000
D: resampler.c: O04 | 0.500 0.500
D: resampler.c: O05 | 0.500 0.500
D: resampler.c: O06 | 1.000 0.000
D: resampler.c: O07 | 0.000 1.000
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes, it's exactly that.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I thought I tried disabling the remixing in daemon.conf without  
improvement, but I will try again. If I start pulseaudio with the -C  
command to get a command line interface will the settings in daemon.conf  
take effect since I am not creating a daemon? Or is the daemon still  
created and a pacmd instance is started right after?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The daemon is created, and daemon.conf is read. Make sure
you edit the correct daemon.conf - if ~/.pulse/daemon.conf
exists, /etc/pulse/daemon.conf doesn't have any effect. Also
note that the semicolon in the beginning of the line is a
comment character, so remove it.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I also noticed that I can produce 2 two channel alsa sinks by pointing  
them at front:1 and rear:1. Are there equivalent values for side:1 and  
center/lfe:1? I tried side:1 without avail so that can't be it.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I don't know about that.

  </pre>
</blockquote>
</body>
</html>