|
SynthLab SDK
|
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...
Go to the source code of this file.
Classes | |
| class | SynthLab::SimpleLPF |
| Encapsulates a tiny first order, all-pole LPF object. More... | |
| class | SynthLab::LogPeakDetector |
| Encapsulates McNally's peak detector with added LPF smoothing (optional) More... | |
| class | SynthLab::LinPeakDetector |
| Encapsulates McNally's peak detector with added LPF smoothing (optional) More... | |
| class | SynthLab::Limiter |
| Implements a custom peak limiter designed especially for self oscillating filters whose outputs are > 0dBFS. More... | |
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.