IzSound is a C++/STL stream-oriented sound
processing library. It has been designed around
small DSP units that can be chained together to
operate on the sound data stream.
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.
A bug when connecting/disconnecting DSP units on the fly has been fixed. Some missing HAVE_CONFIG_H preprocessor tests have been added. There is better volume clipping (avoids 'clicks'), the BandFilter DSP unit, a minor Doxygen file tweak, and the DataPicker DSP unit.