#include <marvin/library/marvin_Concepts.h>
Go to the source code of this file.
Classes | |
struct | marvin::dsp::filters::SVFResult< SampleType > |
POD Struct containing the results from a tick on an instance of an SVF . More... | |
class | marvin::dsp::filters::SVF< SampleType > |
A TPT State Variable Filter, based on the structure from Vadim Zavalishin's The Art of VA Filter Design More... | |
Namespaces | |
namespace | marvin |
A mostly harmless top-level namespace. | |
namespace | marvin::dsp |
DSP helper and utility functions. | |
namespace | marvin::dsp::filters |
Digital filter functions and classes. | |