#include <note_expression_synth_voice.h>
Public Member Functions | |
| tresult | setState (IBStream *stream) |
| tresult | getState (IBStream *stream) |
Data Fields | |
| BrownNoise< float > * | noiseBuffer |
| ParamValue | masterVolume |
| ParamValue | masterTuning |
| ParamValue | velToLevel |
| ParamValue | noiseVolume |
| ParamValue | sinusVolume |
| ParamValue | triangleVolume |
| ParamValue | squareVolume |
| ParamValue | releaseTime |
| ParamValue | sinusDetune |
| ParamValue | triangleSlop |
| ParamValue | filterFreq |
| ParamValue | filterQ |
| ParamValue | freqModDepth |
| int8 | filterType |
| int8 | tuningRange |
| int8 | bypassSNA |
| BrownNoise<float>* noiseBuffer |