soundfile.sapp.org
Open in
urlscan Pro
171.67.229.81
Public Scan
URL:
http://soundfile.sapp.org/
Submission: On March 04 via api from US — Scanned from DE
Submission: On March 04 via api from US — Scanned from DE
Form analysis
0 forms found in the DOMText Content
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 4. source files 5. header files 6. copyright soundfile++ is a subset of the sig++ library. Most recent version is 2.1.0 generated on 29 August 2004. Other resources: * Specification for the Microsoft WAVE file format. * Specification for the NEXT/Sun audio file format. --------------------------------------------------------------------------------