On Sun, 6 Jun 2004, F. Heitkamp wrote:

> On Sat, 5 Jun 2004, Bill Unruh wrote:
> 
> > On Sat, 5 Jun 2004, F. Heitkamp wrote:
> >
> > > On Thu, 3 Jun 2004, Tommi Sakari Uimonen wrote:
> > >
> > I assume it is lound noise. What it sounds like is that you are using
> > the wrong byte order for the card-- try changing that. SB16LE or SB16BE
> > as an option to aplay.

Sorry, I was going by bad memory. You are right  in your S16_BE.
as the format.
Are you sure that the .wav file is a 16 bit file? Where did you get it
from? 
You might want to try bit reversing it with sox to see if it sounds
right then. If it does then you know it is a problem with bitreversal.

sox file.wav -x newfile.wav
should do it. Then do aplay newfile.wav






What were the sounds like from the ones that did work? 

> 
> Which ever format options I try it says:
> 
> [EMAIL PROTECTED]:~$ aplay -f SB16BE ladysonly2.wav
> 
> aplay: main:422: wrong extended format 'SB16BE'
> [EMAIL PROTECTED]:~$ aplay -f SB16LE ladysonly2.wav
> aplay: main:422: wrong extended format 'SB16LE'
> [EMAIL PROTECTED]:~$ aplay -f S16_BE ladysonly2.wav
> Playing WAVE 'ladysonly2.wav' : Signed 16 bit Little Endian, Rate 48000
> Hz, Stereo
> [EMAIL PROTECTED]:~$ aplay -f S16_LE ladysonly2.wav
> Playing WAVE 'ladysonly2.wav' : Signed 16 bit Little Endian, Rate 48000
> Hz, Stereo
> [EMAIL PROTECTED]:~$ aplay -f U16_LE ladysonly2.wav
> Playing WAVE 'ladysonly2.wav' : Signed 16 bit Little Endian, Rate 48000
> Hz, Stereo
> [EMAIL PROTECTED]:~$ aplay -f U16_BE ladysonly2.wav
> Playing WAVE 'ladysonly2.wav' : Signed 16 bit Little Endian, Rate 48000
> Hz, Stereo
> 
> Fred
> 
> Error Loading Explorer.exe
> You must reinstall Windows.
> 

-- 
William G. Unruh   |  Canadian Institute for|     Tel: +1(604)822-3273
Physics&Astronomy  |     Advanced Research  |     Fax: +1(604)822-5324
UBC, Vancouver,BC  |   Program in Cosmology |     [EMAIL PROTECTED]
Canada V6T 1Z1     |      and Gravity       |  www.theory.physics.ubc.ca/


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to