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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
tracktion::engine::EditTimecodeRemapperSnapshot Struct Reference

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 &)
 

Detailed Description

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.

Member Function Documentation

◆ remapEdit()

void tracktion::engine::EditTimecodeRemapperSnapshot::remapEdit ( Edit ed)

Definition at line 768 of file tracktion_TempoSequence.cpp.

◆ savePreChangeState()

void tracktion::engine::EditTimecodeRemapperSnapshot::savePreChangeState ( Edit ed)

Definition at line 698 of file tracktion_TempoSequence.cpp.


The documentation for this struct was generated from the following files: