|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
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...
#include "tracktion_TempoSequence.h"
Public Member Functions | |
| void | savePreChangeState (Edit &) |
| void | remapEdit (Edit &) |
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.
Definition at line 252 of file tracktion_TempoSequence.h.
| void tracktion::engine::EditTimecodeRemapperSnapshot::remapEdit | ( | Edit & | ed | ) |
Definition at line 768 of file tracktion_TempoSequence.cpp.
| void tracktion::engine::EditTimecodeRemapperSnapshot::savePreChangeState | ( | Edit & | ed | ) |
Definition at line 698 of file tracktion_TempoSequence.cpp.