|
TracktionEngine
|
Classes | |
| class | tracktion::engine::TempoSequence |
| Holds a list of TempoSetting objects, to form a sequence of tempo changes. More... | |
| struct | tracktion::engine::EditTimecodeRemapperSnapshot |
| Takes a copy of all the beat related things in an edit in terms of bars/beats and then remaps these after a tempo change. More... | |
Namespaces | |
| namespace | tracktion |
| namespace | tracktion::engine |
Functions | |
| tempo::Sequence::Position | tracktion::engine::createPosition (const TempoSequence &) |
| Creates a Position to iterate over the given TempoSequence. | |