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

Go to the source code of this file.

Classes

struct  tracktion::graph::SplitTimelineRange
 Represents a pair of timeline ranges which could be wraped around the loop end. More...
 
class  tracktion::graph::PlayHead
 Converts a monotonically increasing reference range in to a timeline range. More...
 

Namespaces

namespace  tracktion
 

Functions

SplitTimelineRange tracktion::referenceSampleRangeToSplitTimelineRange (const PlayHead &playHead, juce::Range< int64_t > referenceSampleRange)
 Converts a reference sample range to a TimelinePositionWindow which could have two time ranges if the stream range overlaps the end of the loop range.