| VST 3 Examples
    VST 3.7
    SDK for developing VST plug-in | 
#include <note_expression_synth_voice.h>
| Public Types | |
| enum | { kNumFrequencies = 128 } | 
| Static Public Member Functions | |
| static double | normalizedLevel2Gain (float normalized) | 
| Static Public Attributes | |
| static float | freqTab [kNumFrequencies] | 
| static const float | scaleHeadRoom | 
| static const float | scaleNorm2GainC1 | 
| static const float | scaleNorm2GainC2 | 
| static LogScale< ParamValue > | freqLogScale | 
| static const double | kNormTuningOneOctave = 12.0 / 240.0 | 
| static const double | kNormTuningOneTune = 1.0 / 240.0 | 
| 
 | inlinestatic | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | static |