|
marvin 0.0.1
Pure C++ audio helper library
|
#include "marvin/library/marvin_Concepts.h"Go to the source code of this file.
Classes | |
| class | marvin::dsp::filters::LPF< SampleType > |
| A direct form i first order single pole lowpass filter. 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. | |