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_ExternalPlayheadSynchroniser.h File Reference

Go to the source code of this file.

Classes

class  tracktion::engine::ExternalPlayheadSynchroniser
 An ExternalPlayheadSynchroniser is used to synchronise the internal Edit's playhead with an AudioProcessor, for use in plugins. More...
 

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 Declarations from this namespaces are inlined into tracktion.
 

Functions

juce::AudioPlayHead::CurrentPositionInfo tracktion::engine::getCurrentPositionInfo (Edit &)
 Converts an Edit's internal transport information to a juce::AudioPlayHead::CurrentPositionInfo.
 
void tracktion::engine::synchroniseEditPosition (Edit &, const juce::AudioPlayHead::CurrentPositionInfo &)
 Syncs an Edit's transport and tempo sequence to a juce AudioPlayHead.