TracktionEngine
|
void tracktion::engine::AppFunctions::cut | ( | ) |
void tracktion::engine::AppFunctions::copy | ( | ) |
void tracktion::engine::AppFunctions::paste | ( | ) |
bool tracktion::engine::AppFunctions::pasteIntoProject | ( | Project & | ) |
void tracktion::engine::AppFunctions::insertPaste | ( | ) |
void tracktion::engine::AppFunctions::deleteSelected | ( | ) |
void tracktion::engine::AppFunctions::deleteRegion | ( | ) |
void tracktion::engine::AppFunctions::deleteRegionAndCloseGapFromSelected | ( | ) |
void tracktion::engine::AppFunctions::deleteRegionAndCloseGap | ( | ) |
void tracktion::engine::AppFunctions::goToStart | ( | ) |
void tracktion::engine::AppFunctions::goToEnd | ( | ) |
void tracktion::engine::AppFunctions::markIn | ( | bool | forceAtCursor | ) |
void tracktion::engine::AppFunctions::markOut | ( | bool | forceAtCursor | ) |
void tracktion::engine::AppFunctions::start | ( | ) |
void tracktion::engine::AppFunctions::stop | ( | ) |
void tracktion::engine::AppFunctions::startStopPlay | ( | ) |
void tracktion::engine::AppFunctions::continueStopPlay | ( | ) |
void tracktion::engine::AppFunctions::record | ( | ) |
void tracktion::engine::AppFunctions::toggleTimecode | ( | ) |
void tracktion::engine::AppFunctions::toggleLoop | ( | ) |
void tracktion::engine::AppFunctions::togglePunch | ( | ) |
void tracktion::engine::AppFunctions::toggleSnap | ( | ) |
void tracktion::engine::AppFunctions::toggleClick | ( | ) |
void tracktion::engine::AppFunctions::toggleMidiChase | ( | ) |
void tracktion::engine::AppFunctions::tabBack | ( | ) |
void tracktion::engine::AppFunctions::tabForward | ( | ) |
void tracktion::engine::AppFunctions::nudgeUp | ( | ) |
void tracktion::engine::AppFunctions::nudgeDown | ( | ) |
void tracktion::engine::AppFunctions::nudgeLeft | ( | ) |
void tracktion::engine::AppFunctions::nudgeRight | ( | ) |
void tracktion::engine::AppFunctions::zoomIn | ( | ) |
void tracktion::engine::AppFunctions::zoomOut | ( | ) |
void tracktion::engine::AppFunctions::scrollTracksUp | ( | ) |
void tracktion::engine::AppFunctions::scrollTracksDown | ( | ) |
void tracktion::engine::AppFunctions::scrollTracksLeft | ( | ) |
void tracktion::engine::AppFunctions::scrollTracksRight | ( | ) |
void tracktion::engine::AppFunctions::toggleEndToEnd | ( | ) |
bool tracktion::engine::AppFunctions::saveEdit | ( | ) |
bool tracktion::engine::AppFunctions::saveEditAs | ( | ) |
void tracktion::engine::AppFunctions::armOrDisarmAllInputs | ( | ) |
void tracktion::engine::AppFunctions::goToMarkIn | ( | ) |
void tracktion::engine::AppFunctions::goToMarkOut | ( | ) |
void tracktion::engine::AppFunctions::zoomTracksIn | ( | ) |
void tracktion::engine::AppFunctions::zoomTracksOut | ( | ) |
void tracktion::engine::AppFunctions::zoomToFitVertically | ( | ) |
void tracktion::engine::AppFunctions::zoomToFitHorizontally | ( | ) |
void tracktion::engine::AppFunctions::zoomToFitAll | ( | ) |
void tracktion::engine::AppFunctions::zoomToSelection | ( | ) |
void tracktion::engine::AppFunctions::moveToNextMarker | ( | ) |
void tracktion::engine::AppFunctions::moveToPrevMarker | ( | ) |
void tracktion::engine::AppFunctions::redo | ( | ) |
void tracktion::engine::AppFunctions::undo | ( | ) |
void tracktion::engine::AppFunctions::toggleScroll | ( | ) |
bool tracktion::engine::AppFunctions::isScrolling | ( | ) |
void tracktion::engine::AppFunctions::stopRecordingAndDiscard | ( | ) |
void tracktion::engine::AppFunctions::stopRecordingAndRestart | ( | ) |
void tracktion::engine::AppFunctions::insertTempoChange | ( | ) |
void tracktion::engine::AppFunctions::insertPitchChange | ( | ) |
void tracktion::engine::AppFunctions::insertTimeSigChange | ( | ) |
void tracktion::engine::AppFunctions::insertChord | ( | ) |
void tracktion::engine::AppFunctions::showHideVideo | ( | ) |
void tracktion::engine::AppFunctions::showHideMixer | ( | bool | fs | ) |
void tracktion::engine::AppFunctions::showHideMidiEditor | ( | bool | fs | ) |
void tracktion::engine::AppFunctions::showHideTrackEditor | ( | bool | zoom | ) |
void tracktion::engine::AppFunctions::showHideBrowser | ( | ) |
void tracktion::engine::AppFunctions::showHideActions | ( | ) |
void tracktion::engine::AppFunctions::performUserAction | ( | int | ) |
void tracktion::engine::AppFunctions::showHideAllPanes | ( | ) |
void tracktion::engine::AppFunctions::split | ( | ) |
void tracktion::engine::AppFunctions::toggleAutomationReadMode | ( | ) |
void tracktion::engine::AppFunctions::toggleAutomationWriteMode | ( | ) |
void tracktion::engine::AppFunctions::showHideBigMeters | ( | ) |
void tracktion::engine::AppFunctions::showHideInputs | ( | ) |
void tracktion::engine::AppFunctions::showHideOutputs | ( | ) |
void tracktion::engine::AppFunctions::showProjectScreen | ( | ) |
void tracktion::engine::AppFunctions::showSettingsScreen | ( | ) |
void tracktion::engine::AppFunctions::showEditScreen | ( | ) |
void tracktion::engine::AppFunctions::resetOverloads | ( | ) |
void tracktion::engine::AppFunctions::resetPeaks | ( | ) |
void tracktion::engine::AppFunctions::toggleTrackFreeze | ( | ) |