From: | Rudi Chiarito |
Date: | 22 Sep 2000 at 20:31:49 |
Subject: | Re: AMIOPEN: Intent Bug |
On Sat, Sep 16, 2000 at 11:55:43PM -0700, Patrick Roberts wrote:
> 1) 16-bit stereo samples only play the left channel correctly. The
> right one is garbled. I've tried swapping the bytes just to check if that's it
> but it didn't help. The format I'm writing the 2-channel data in is
> interleaved- i.e. 0xLLLLRRRR 0xLLLLRRRR etc... Which seems to be correct, as
> the left channel is perfect. Stereo seems to work fine with 8-bit and 32-bit
> with one exception:
> 2) 32-bit samples play the channels swapped. 0xLLLLLLLL 0xRRRRRRRR etc... L
> comes out the R channel and R the L.
Have you tried seeing if those are actually problems with esound? Try to
feed "esdplay" with such inputs and see if you still get the wrong
output.