Required libraries and programs of Freeverb3 library
- FFTW3
- libsndfile (optional)
- libsamplerate(merged)
- XMMS (optional)
- BMP (optional)
- Audacious (optional)
Original Freeverb Source Archive
The original Freeverb source archive is available from the following link.
- freeverbsource.zip
- The original Freeverb C++ source and VST plugin 32bit binary for Windows.
Other Softwares, Projects and Sites
- DRC: Digital Room Correction (sourceforge)
- DRC generates digital room correction FIR filters to be used within HiFi systems
in conjunction with real time convolution engines like BruteFIR.
- BruteFIR
- BruteFIR is a software convolution engine, a program for applying
long FIR filters to multi-channel digital audio, either offline or in realtime.
Its basic operation is specified through a configuration file,
and filters, attenuation and delay can be changed in runtime through
a simple command line interface. The FIR filter algorithm used is an
optimised frequency domain algorithm, partly implemented in hand-coded assembler,
thus throughput is extremely high. In realtime, a standard
computer can typically run more than 10 channels with more than 60000 filter taps each.
- Shibatch Audio Tools
- SSRC, FIR equalizer, deconvolver, MP3 decoder, noise shaper.
This page cannot be viewed from Jaanese host.
- Parallel Reverb Processor
- Reverb parallelization with MPI or OpenMP
- Kokkini Zita - Linux Audio
- Jconv is a Convolution Engine for JACK, based on FFT convolution and using non-uniform partition sizes.
- Giga Samples - FlameStudios Audio & Visual Computing
- FS Collection and Amp informaion
- SonicBirth
- An AudioUnit designing application
- Calf audio plugin pack
- The Calf project aims at providing a set of high quality open source audio plugins for musicians.
All the included plugins are designed to be used with multitrack software, as software replacement for
instruments and guitar stomp boxes.
- AlmusVCU
- ..::CLAM::.. C++ Library for Audio and Music
- CLAM is a software framework for research and application development on the audio and music domain.
It provides means to perform complex audio signal analysis, transformations and synthesis.
It also provides a uniform interface to common tasks on audio applications such as accessing audio devices and audio files,
thread safe communication with the user interface and DSP algorithms recombination and scaling.
- Signal Processing Using C++
- CLM
- Common Lisp Music is a music synthesis and signal processing package in the Music V family.
It runs in a number of lisps or as a part of Snd (using Scheme or Ruby).
- STK
- The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic
synthesis classes written in the C++ programming language.
- inguz audio - room correction
- FAUST : a programming language for audio applications and plugins
- This includes many types of dsp effects implementations. (SF.NET page)
- Linux Audio projects at Kokkini Zita
- This site holds many dsp softwares including zita-rev1, zita-covolver and Jconvolver