Vital
|
Go to the source code of this file.
Classes | |
class | vital::Delay< MemoryType > |
A flexible delay line effect processor that can operate in various styles and apply filtering. More... | |
Namespaces | |
namespace | vital |
Contains classes and functions used within the Vital synthesizer framework. | |
Typedefs | |
typedef Delay< StereoMemory > | vital::StereoDelay |
StereoDelay is a Delay processor specialized with StereoMemory. | |
typedef Delay< Memory > | vital::MultiDelay |
MultiDelay is a Delay processor specialized with Memory. | |