
Freeverb3 is a sound processing library which includes sampling rate scaling enabled version of freeverb with some fixes, extended implementation of NReverb by CCRMA, implementation of impulse response convolution reverb, FIR filter constructor, band splitter, softknee/hardknee compressor, softknee/hardknee limiter and stereo enhancer. This library's oversampling feature provides high quality audio effects. The convolution reverb algorithm is highly optimized for x86 processors by using hand written codes of 3DNow!/SSE (single precision) and SSE2 (double precision), which can be used for zero latency realtime sound effect processing.
This library includes XMMS / beep media player (BMP) / audacious plugins and sample programs, which can be used to test and experience the high quality sound effect easily.
This library includes VST plugin (vstsdk 2.4) which can be used in various VST host applications. The new VST version contains multithread fast convolution algorithms for multi-core systems, which are enabled by default.
Please report any bugs or advices.