|
LMMS
|
#include <assert.h>#include <math.h>#include <memory.h>#include <stdint.h>#include <bitset>#include <list>#include <stack>Go to the source code of this file.
Classes | |
| class | dsp::keystack |
| class | dsp::voice |
| class | dsp::block_allvoices_base< Base > |
| class | dsp::block_voice< Base > |
| struct | dsp::basic_pool< T > |
| A basic preallocated var-array with append and. More... | |
| struct | dsp::basic_synth |
Namespaces | |
| namespace | dsp |
Macros | |
| #define | for_all_voices(iter) |
Functions | |
| unsigned int | dsp::midi_note_to_phase (int note, double cents, int sr) |
| #define for_all_voices | ( | iter | ) |