|
TracktionEngine
|
Enumerations | |
| enum | RateType { hertz , fourBars , twoBars , bar , halfT , half , halfD , quarterT , quarter , quarterD , eighthT , eighth , eighthD , sixteenthT , sixteenth , sixteenthD , thirtySecondT , thirtySecond , thirtySecondD , sixtyFourthT , sixtyFourth , sixtyFourthD } |
| enum | SyncType { free , transport , note } |
Functions | |
| juce::StringArray | getRateTypeChoices () |
| double | getBarFraction (RateType) noexcept |
| Returns the fraction of a bar to be used for a given rate type. | |
| juce::StringArray | getSyncTypeChoices () |
| juce::StringArray tracktion::engine::ModifierCommon::getRateTypeChoices | ( | ) |
|
noexcept |
Returns the fraction of a bar to be used for a given rate type.
| juce::StringArray tracktion::engine::ModifierCommon::getSyncTypeChoices | ( | ) |