soundfile++: A Soundfile Reading/Writing Library in C++

soundfile++ is a library of C++ classes for writing simple sound processing programs. The library can read/write soundfiles in the Microsoft WAVE format (.wav) and the Sun/NeXT format (.au, or .snd). Cross-platform compiling is possible, and soundfile++ is known to compile in Linux, OSX and Windows.


  1. readme file
  2. examples
  3. download
  1. source files
  2. header files
  3. copyright


soundfile++ is a subset of the sig++ library.

Most recent version is 2.1.0 generated on 29 August 2004.

Other resources: