|
LMMS
|
Go to the source code of this file.
Classes | |
| struct | dsp::simple_oscillator |
| struct | dsp::bandlimiter< SIZE_BITS > |
| struct | dsp::waveform_family< SIZE_BITS > |
| Set of bandlimited wavetables. More... | |
| struct | dsp::waveform_oscillator< SIZE_BITS > |
| struct | dsp::triangle_lfo |
Namespaces | |
| namespace | dsp |
Functions | |
| static void | dsp::normalize_waveform (float *table, unsigned int size) |
| Simple stupid inline function to normalize a waveform (by removing DC offset and ensuring max absolute value of 1). | |