A reverb effect in which the reflections can be frozen, filtered, pitch shifted and ultimately disintegrated
This is a port of the Fogpad plugin created by Igorski. It is based on the DISTRHO plugin framework (DPF) to provide support of GNU/Linux and other platforms.
Based on the upstream revision: d5b2a27
Development
Install needed packages:
git
build-essential
pkg-config
libx11-dev
libcairo2-dev
libjack-jackd2-dev
or libjack-dev
mesa-common-dev
git clone https://github.com/linuxmao-org/fogpad.git
cd fogpad
git submodule update --init
make
sudo make install # to install in system directories, or
make install-user # to install in the home directory
v1.0.0
This is an initial version of the Fogpad port, a cross-platform audio plugin.
This distinguishes from upstream Fogpad in some ways: