Jump to letter: [
ACDEFGIJLMNOPQRSTUVWX
]
libsndfile: A library for reading and writing sound files.
- Summary
- libsndfile is a C library for reading and writing sound files such as
AIFF, AU, WAV, and others through one standard interface. It can
currently read/write 8, 16, 24 and 32-bit PCM files as well as 32 and
64-bit floating point WAV files and a number of compressed formats. It
compiles and runs on *nix, MacOS, and Win32.
Changelog
- * Tue Mar 23 18:00:00 2004 Rex Dieter <rexdieter at sf.net> 0:1.0.8-0.fdr.0
- 1.0.8
- omit static lib.
- * Sat Apr 12 19:00:00 2003 Dams <anvil[AT]livna.org>
- Initial build.