Re: Esound problems and my darned AWE32 sound card



Simon Kagedal wrote:
> 
> On Tue, Jun 16, 1998 at 11:28:17PM -0500, Paul Johnson wrote:

[snip problems playing 16bit wavs on AWE32]

> The /dev/dspW accepts as default 16 bit, one channel, signed, little
> endian, 8000 hz data. So if you got such a file, do something like:
> 
> sox bla.wav -t raw bla.raw
> dd if=bla.raw of=/dev/dspW
> 
> If that works, you know your system can play 16bit sound..
> 
> (can you play mp3's, btw? mp3 players will send 16 bit data for
> sure...)

what version of esound are you running?  i'm using the non-free oss
sound drivers with my AWE32, for what that's worth.  you can also 
send the output of sox to stdout, and pipe that output into esdcat.
experiment with the format output by sox, and make sure the format
matches with esdcat.  let me know what other problems you run into.
 
> Simon Kågedal <simon@sdf.se> - Homepage: http://www.sdf.se/~simon/

-- ebm
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
|  __                         a.k.a. Eric B. Mitchell |
|  |_) .  _  _|      _|  _     ericmit@ix.netcom.com  |
|  | \ ( (_ (_| (_| (_| (/_   www.netcom.com/~ericmit |
| How's My Programming?   Call:  1 - 800 - DEV - NULL |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]