|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Go to the source code of this file.
Namespaces | |
| namespace | tracktion |
| namespace | tracktion::engine |
| Declarations from this namespaces are inlined into tracktion. | |
Functions | |
| juce::StringArray | tracktion::engine::ModifierCommon::getRateTypeChoices () |
| double | tracktion::engine::ModifierCommon::getBarFraction (RateType) noexcept |
| Returns the fraction of a bar to be used for a given rate type. | |
| juce::StringArray | tracktion::engine::ModifierCommon::getSyncTypeChoices () |
| enum tracktion::engine::ModifierCommon::RateType |
Definition at line 16 of file tracktion_ModifierCommon.h.
| enum tracktion::engine::ModifierCommon::SyncType |
Definition at line 71 of file tracktion_ModifierCommon.h.
|
noexcept |
Returns the fraction of a bar to be used for a given rate type.
Definition at line 16 of file tracktion_ModifierCommon.cpp.
| juce::StringArray tracktion::engine::ModifierCommon::getRateTypeChoices | ( | ) |
Definition at line 42 of file tracktion_ModifierCommon.h.
| juce::StringArray tracktion::engine::ModifierCommon::getSyncTypeChoices | ( | ) |
Definition at line 78 of file tracktion_ModifierCommon.h.