Holds the begin and end points of a looped region.
More...
|
double | ppqStart = 0 |
| The current cycle start position in units of quarter-notes.
|
|
double | ppqEnd = 0 |
| The current cycle end position in units of quarter-notes.
|
|
◆ operator==()
bool AudioPlayHead::LoopPoints::operator== |
( |
const LoopPoints & |
other | ) |
const |
◆ operator!=()
bool AudioPlayHead::LoopPoints::operator!= |
( |
const LoopPoints & |
other | ) |
const |
◆ ppqStart
double AudioPlayHead::LoopPoints::ppqStart = 0 |
The current cycle start position in units of quarter-notes.
◆ ppqEnd
double AudioPlayHead::LoopPoints::ppqEnd = 0 |
The current cycle end position in units of quarter-notes.
The documentation for this struct was generated from the following file: