Gin
|
Info on how the voice should glide. More...
Public Attributes | |
float | fromNote = -1 |
bool | glissando = false |
bool | portamento = false |
float | rate = 0.0f |
Info on how the voice should glide.
float GlideInfo::fromNote = -1 |
Referenced by Synthesiser::updateGlide().
bool GlideInfo::glissando = false |
Referenced by Synthesiser::updateGlide().
bool GlideInfo::portamento = false |
Referenced by Synthesiser::updateGlide().
float GlideInfo::rate = 0.0f |
Referenced by Synthesiser::updateGlide().