|
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::math::LeakyIntegrator< SampleType > |
| An integrator of a continuous signal which leaks a small amount of said signal over time. More... | |
Namespaces | |
| namespace | marvin |
| A mostly harmless top-level namespace. | |
| namespace | marvin::math |
| Math helper functions and classes. | |