|
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 juce::AudioPlayHead::LoopPoints::operator== |
( |
const LoopPoints & | other | ) |
const |
◆ operator!=()
bool juce::AudioPlayHead::LoopPoints::operator!= |
( |
const LoopPoints & | other | ) |
const |
◆ ppqStart
double juce::AudioPlayHead::LoopPoints::ppqStart = 0 |
The current cycle start position in units of quarter-notes.
◆ ppqEnd
double juce::AudioPlayHead::LoopPoints::ppqEnd = 0 |
The current cycle end position in units of quarter-notes.