Audiere

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Audiere
Developer(s) Chad Austin, Matthew Campbell
Initial release August 6, 2001; 22 years ago (2001-08-06)
Stable release 1.9.4 / February 14, 2006 (2006-02-14)
Development status inactive (last commit the 2011-03-01)
Written in C++, C but can be used with Python, Java, Delphi and any language that supports XPCOM
Platform Unix-like, Microsoft Windows
Type Audio library
License LGPL
Website http://audiere.sourceforge.net/

Audiere is a high-level audio API. It can play Ogg Vorbis, MP3, FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For audio output, Audiere supports DirectSound or WinMM in Windows, OSS on Linux and Cygwin, and SGI AL on IRIX.

Audiere is open source and licensed under the LGPL. This means that you may freely use Audiere in commercial products, as long as you do not modify the source code. If you do modify Audiere and release a product that uses your modifications, you must release your changes to the code under the LGPL as well.

Audiere is portable. It is tested on Windows, Linux-i386, Cygwin, and IRIX with at least three major compilers. Most of Audiere is endian-independent, so expect it to work with few modifications on other architectures.

Audiere does not support three-dimensional positional audio.

External links

<templatestyles src="Asbox/styles.css"></templatestyles>