|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
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. | |
Definition at line 163 of file tracktion_TracktionEngineNode.h.
|
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.
|
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.