alex wrote: > Does OpenAL support any other sound file configuration other than .wav? > I have problems with OpenAL unable to buffer some ..wav files but runs > fine with other .wav files. Does anyone know of a particular reason for > this. > Your thoughts would be appreciated
Like gerard already mentioned, the WAVE file is a container file that can handle about anything from 8-bit to 32-bit sound files either compressed or uncompressed. It is even possible to store an mp3 file in a file with a .wav extension. The alut wav file loader only handles a small subset of them; signed 8-bit, unsigned 16-bit, ulaw and alaw compressed and as of yesterday also the IMA4 compression type. Erik ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel