Gin
Public Attributes | List of all members
GlideInfo Struct Reference

Info on how the voice should glide. More...

Public Attributes

float fromNote = -1
 
bool glissando = false
 
bool portamento = false
 
float rate = 0.0f
 

Detailed Description

Info on how the voice should glide.

Member Data Documentation

◆ fromNote

float GlideInfo::fromNote = -1

◆ glissando

bool GlideInfo::glissando = false

◆ portamento

bool GlideInfo::portamento = false

◆ rate

float GlideInfo::rate = 0.0f

The documentation for this struct was generated from the following file: