#include <PlaybackMode.h>
◆ PlaybackMode()
| PlaybackMode::PlaybackMode |
( |
| ) |
|
◆ ~PlaybackMode()
| PlaybackMode::~PlaybackMode |
( |
| ) |
|
|
virtual |
◆ considerLaunchEvent()
| virtual bool PlaybackMode::considerLaunchEvent |
( |
int32_t |
numTicksBeingIncremented | ) |
|
|
inlinevirtual |
◆ doTickForward()
| virtual void PlaybackMode::doTickForward |
( |
int |
posIncrement | ) |
|
|
pure virtual |
◆ endPlayback()
| virtual bool PlaybackMode::endPlayback |
( |
| ) |
|
|
pure virtual |
◆ getPosAtWhichClipWillCut()
◆ hasPlaybackActive()
| bool PlaybackMode::hasPlaybackActive |
( |
| ) |
|
◆ isOutputAvailable()
| virtual bool PlaybackMode::isOutputAvailable |
( |
Output * |
output | ) |
|
|
pure virtual |
◆ resetPlayPos()
| virtual void PlaybackMode::resetPlayPos |
( |
int32_t |
newPos, |
|
|
bool |
doingComplete = true, |
|
|
int |
buttonPressLatency = 0 |
|
) |
| |
|
pure virtual |
◆ reSyncClip()
| virtual void PlaybackMode::reSyncClip |
( |
ModelStackWithTimelineCounter * |
modelStack, |
|
|
bool |
mustSetPosToSomething = false, |
|
|
bool |
mayResumeClip = true |
|
) |
| |
|
pure virtual |
◆ resyncToSongTicks()
| virtual void PlaybackMode::resyncToSongTicks |
( |
Song * |
song | ) |
|
|
pure virtual |
◆ reversionDone()
| virtual void PlaybackMode::reversionDone |
( |
| ) |
|
|
pure virtual |
◆ setupPlayback()
| virtual void PlaybackMode::setupPlayback |
( |
| ) |
|
|
pure virtual |
◆ stopOutputRecordingAtLoopEnd()
| virtual void PlaybackMode::stopOutputRecordingAtLoopEnd |
( |
| ) |
|
|
pure virtual |
◆ wantsToDoTempolessRecord()
| virtual bool PlaybackMode::wantsToDoTempolessRecord |
( |
int32_t |
newPos | ) |
|
|
inlinevirtual |
◆ willClipContinuePlayingAtEnd()
◆ willClipLoopAtSomePoint()
The documentation for this class was generated from the following files: