Home > Repositories > base > libaudiofile

libaudiofile: A uniform programming interface to standard digital audio file formats

The Silicon Graphics Audio File Library provides a uniform programming interface to standard digital audio file formats.
Currently supported sound file formats include AIFF/AIFF-C, WAVE, NeXT/Sun .snd/.au, and Berkeley/IRCAM/CARL.
Supported compression formats are currently G.711 mu-law and A-law and IMA and MS ADPCM.
Key goals of the Audio File Library are file format transparency and data format transparency.
The same calls for opening a file, accessing and manipulating audio metadata (e.g., sample rate, sample format, textual information, MIDI parameters), and reading/writing sample data will work with any supported audio file format.
Likewise, the format of the audio data presented to the application need not be tied to the format of the data contained in the file.
Name:libaudiofile
Release: 0.3.6-2mamba
Group:System/Kernel and Hardware
Maintainer:silvan
License:LGPL
Size:813.79 kB
Upstream URL:http://www.68k.org/~michael/audiofile
Build time:2020-12-12 16:01:23
Binary packages and requirements
x86_64aarch64i586
Built RPMSlibaudiofile
libaudiofile-debug
libaudiofile-devel
libaudiofile-tools
libaudiofile
libaudiofile-debug
libaudiofile-devel
libaudiofile-tools
libaudiofile
libaudiofile-debug
libaudiofile-devel
libaudiofile-tools
Build requirementsglibc-devel [1]
ldconfig [1]
libflac-devel [1]
libgcc [1]
libogg-devel [1]
libstdc++6-devel [1]
glibc-devel [1]
ldconfig [1]
libflac-devel [1]
libgcc [1]
libogg-devel [1]
libstdc++6-devel [1]
glibc-devel [1]
ldconfig [1]
libflac-devel [1]
libgcc [1]
libogg-devel [1]
libstdc++6-devel [1]
History of changes
DatePackagerReleaseDescription
2020-12-12silvan0.3.6-2mamba- rebuilt with debug package, -tools subpackage and patches from arch linux
2013-03-08autodist0.3.6-1mamba- automatic version update by autodist
2013-02-06autodist0.3.5-1mamba- automatic version update by autodist
2012-06-16autodist0.3.4-1mamba- automatic version update by autodist
2011-10-11autodist0.3.1-1mamba- automatic version update by autodist
2010-04-01autodist0.2.7-1mamba- automatic update by autodist
2008-06-09silvan0.2.6-3mamba- specfile updated
2006-06-07davide0.2.6-2qilnx- fixed underquoted definition of AM_PATH_AUDIOFILE
2005-08-29davide0.2.6-1qilnx- update to version 0.2.6 by autospec
2005-06-01davide0.2.3-3qilnx- rebuilt