From help-octave-request at bevo dot che dot wisc dot edu Thu Dec 6 18:06:00 2001 Subject: Re: audio problems From: "Andrew W. Schmeder" To: help-octave at bevo dot che dot wisc dot edu Date: Thu, 6 Dec 2001 18:04:54 -0600 > Redhat 7.0 with OSS installed. I 'sox' my > pristine 16-bit wav files to au, then use 'loadaudio' to bring them in > as a vector. Problem is, neither 'playaudio' or 'saveaudio' seem to give Well I've always used RAW audio format with octave w/ no problems... and sox will convert that, too. Use of incorrect endian-ness is a common cause of getting garbage audio files... so triple check that you are using the right type for your machine and applications. andy ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------