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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tracktion::engine::DynamicallyOffsettableNodeBase Class Reference
Inheritance diagram for tracktion::engine::DynamicallyOffsettableNodeBase:
tracktion::engine::DynamicOffsetNode tracktion::engine::FadeInOutNode tracktion::engine::LoopingMidiNode tracktion::engine::WaveNodeRealTime

Public Member Functions

virtual void setDynamicOffsetBeats (BeatDuration)
 Sets an offset to be applied to all times in this node, effectively shifting it forwards or backwards in time.
 
virtual void setDynamicOffsetTime (TimeDuration)
 Sets an offset to be applied to all times in this node, effectively shifting it forwards or backwards in time.
 

Detailed Description

Definition at line 163 of file tracktion_TracktionEngineNode.h.

Member Function Documentation

◆ setDynamicOffsetBeats()

virtual void tracktion::engine::DynamicallyOffsettableNodeBase::setDynamicOffsetBeats ( BeatDuration  )
virtual

Sets an offset to be applied to all times in this node, effectively shifting it forwards or backwards in time.

Reimplemented in tracktion::engine::DynamicOffsetNode, tracktion::engine::LoopingMidiNode, and tracktion::engine::WaveNodeRealTime.

Definition at line 172 of file tracktion_TracktionEngineNode.h.

◆ setDynamicOffsetTime()

virtual void tracktion::engine::DynamicallyOffsettableNodeBase::setDynamicOffsetTime ( TimeDuration  )
virtual

Sets an offset to be applied to all times in this node, effectively shifting it forwards or backwards in time.

Reimplemented in tracktion::engine::FadeInOutNode.

Definition at line 177 of file tracktion_TracktionEngineNode.h.


The documentation for this class was generated from the following file: