Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Components of a MIDI note. More...
#include "midievent.hh"
Static Public Member Functions | |
static float | note_to_freq (MusicalTuning tuning, int note, float kammer_freq) |
Convert MIDI note to Hertz for a MusicalTuning and kammer_freq . | |
Static Public Attributes | |
static constexpr const int | NMIN |
static constexpr const int | NMAX |
static constexpr const int | NVOID |
static constexpr const int | KAMMER_NOTE |
static constexpr const int | KAMMER_OCTAVE |
Components of a MIDI note.
Definition at line 144 of file midievent.hh.
|
static |
Convert MIDI note to Hertz for a MusicalTuning and kammer_freq
.
Definition at line 155 of file midievent.hh.
References ASE_ISLIKELY, and Ase::semitone_tables_265.
Referenced by Ase::AudioProcessor::note_to_freq().
|
staticconstexpr |
Definition at line 148 of file midievent.hh.
|
staticconstexpr |
Definition at line 149 of file midievent.hh.
|
staticconstexpr |
Definition at line 146 of file midievent.hh.
|
staticconstexpr |
Definition at line 145 of file midievent.hh.
|
staticconstexpr |
Definition at line 147 of file midievent.hh.