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.
soundfile++ is a subset of the sig++ library.
Most recent version is 2.1.0 generated on 29 August 2004.
|