tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
tracktion_TempoSequence.h File Reference

Go to the source code of this file.

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
 Declarations from this namespaces are inlined into tracktion.
 

Functions

tempo::Sequence::Position tracktion::engine::createPosition (const TempoSequence &)
 Creates a Position to iterate over the given TempoSequence.