Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-31 15:44
1.0.17

A C++ header file which acts as a wrapper around
the C API was added. The documentation on using a
precompiled Win32 DLL was fixed. Minor bugfixes
and cleanups were done.
Tags: 1.x, Minor feature enhancements

2006-04-30 13:54
1.0.16

Support for Broadcast (BEXT) chunks in WAV files
was added. Support for RIFX (big endian WAV
variant) was added. Other minor enhancements and
bugfixes were made.
Tags: 1.x, Minor feature enhancements

2006-03-16 22:25
1.0.15

This release adds RIFX file support. It fixes an issue on 64-bit systems, and a Windows DLL issue.
Tags: 1.x, Minor bugfixes

2006-02-21 13:08
1.0.14

The Windows builds were fixed along with minor bugs.
Tags: 1.x, Minor bugfixes

2006-01-21 18:10
1.0.13

This release fixes MinGW compilation problems and adds reading/writing of
instrument data to WAV and AIFF files.
Tags: 1.x, Minor bugfixes

Project Resources