#include <note_expression_synth_voice.h>
◆ anonymous enum
Enumerator |
---|
kNumFrequencies | |
◆ normalizedLevel2Gain()
static double normalizedLevel2Gain |
( |
float |
normalized | ) |
|
|
inlinestatic |
◆ freqTab
◆ scaleHeadRoom
const float scaleHeadRoom |
|
static |
Initial value:=
(float)(pow (10.0, -12.0 / 20.0) * 0.70710677)
◆ scaleNorm2GainC1
const float scaleNorm2GainC1 |
|
static |
Initial value:=
static const float scaleHeadRoom
Definition: note_expression_synth_voice.h:134
◆ scaleNorm2GainC2
const float scaleNorm2GainC2 |
|
static |
Initial value:=
(float)(24.0 / 20.0 / 0.30102999566398119521373889472449)
◆ freqLogScale
◆ kNormTuningOneOctave
const double kNormTuningOneOctave = 12.0 / 240.0 |
|
static |
◆ kNormTuningOneTune
const double kNormTuningOneTune = 1.0 / 240.0 |
|
static |