|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Go to the source code of this file.
Namespaces | |
| namespace | tracktion |
| namespace | tracktion::engine |
| Declarations from this namespaces are inlined into tracktion. | |
| void tracktion::engine::AppFunctions::armOrDisarmAllInputs | ( | ) |
Definition at line 380 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::continueStopPlay | ( | ) |
Definition at line 243 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::copy | ( | ) |
Definition at line 100 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::cut | ( | ) |
Definition at line 91 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::deleteRegion | ( | ) |
Definition at line 138 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::deleteRegionAndCloseGap | ( | ) |
Definition at line 160 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::deleteRegionAndCloseGapFromSelected | ( | ) |
Definition at line 149 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::deleteSelected | ( | ) |
Definition at line 131 of file tracktion_AppFunctions.cpp.
| TransportControl * tracktion::engine::AppFunctions::getActiveTransport | ( | ) |
Definition at line 38 of file tracktion_AppFunctions.cpp.
| Edit * tracktion::engine::AppFunctions::getCurrentlyFocusedEdit | ( | ) |
Definition at line 30 of file tracktion_AppFunctions.cpp.
| SelectionManager * tracktion::engine::AppFunctions::getCurrentlyFocusedSelectionManagerWithValidEdit | ( | ) |
Definition at line 46 of file tracktion_AppFunctions.cpp.
| PropertyStorage & tracktion::engine::AppFunctions::getCurrentPropertyStorage | ( | ) |
Definition at line 23 of file tracktion_AppFunctions.cpp.
| UIBehaviour & tracktion::engine::AppFunctions::getCurrentUIBehaviour | ( | ) |
Definition at line 16 of file tracktion_AppFunctions.cpp.
| SelectableList tracktion::engine::AppFunctions::getSelectedItems | ( | ) |
Definition at line 55 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::goToEnd | ( | ) |
Definition at line 180 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::goToMarkIn | ( | ) |
Definition at line 408 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::goToMarkOut | ( | ) |
Definition at line 414 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::goToStart | ( | ) |
Definition at line 171 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::insertChord | ( | ) |
Definition at line 555 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::insertPaste | ( | ) |
Definition at line 123 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::insertPitchChange | ( | ) |
Definition at line 523 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::insertTempoChange | ( | ) |
Definition at line 498 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::insertTimeSigChange | ( | ) |
Definition at line 530 of file tracktion_AppFunctions.cpp.
| bool tracktion::engine::AppFunctions::isScrolling | ( | ) |
Definition at line 475 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::markIn | ( | bool | forceAtCursor | ) |
Definition at line 189 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::markOut | ( | bool | forceAtCursor | ) |
Definition at line 196 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::moveToNextMarker | ( | ) |
Definition at line 444 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::moveToPrevMarker | ( | ) |
Definition at line 451 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::nudgeDown | ( | ) |
Definition at line 331 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::nudgeLeft | ( | ) |
Definition at line 332 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::nudgeRight | ( | ) |
Definition at line 333 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::nudgeSelected | ( | const juce::String & | commandDesc | ) |
Definition at line 76 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::nudgeUp | ( | ) |
Definition at line 330 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::paste | ( | ) |
Definition at line 109 of file tracktion_AppFunctions.cpp.
| bool tracktion::engine::AppFunctions::pasteIntoProject | ( | Project & | p | ) |
Definition at line 68 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::performUserAction | ( | int | a | ) |
Definition at line 607 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::record | ( | ) |
Definition at line 254 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::redo | ( | ) |
Definition at line 458 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::resetOverloads | ( | ) |
Definition at line 658 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::resetPeaks | ( | ) |
Definition at line 663 of file tracktion_AppFunctions.cpp.
| bool tracktion::engine::AppFunctions::saveEdit | ( | ) |
Definition at line 364 of file tracktion_AppFunctions.cpp.
| bool tracktion::engine::AppFunctions::saveEditAs | ( | ) |
Definition at line 372 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::scrollTracksDown | ( | ) |
Definition at line 343 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::scrollTracksLeft | ( | ) |
Definition at line 348 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::scrollTracksRight | ( | ) |
Definition at line 353 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::scrollTracksUp | ( | ) |
Definition at line 338 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showEditScreen | ( | ) |
Definition at line 656 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showHideActions | ( | ) |
Definition at line 597 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showHideAllPanes | ( | ) |
Definition at line 602 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showHideBigMeters | ( | ) |
Definition at line 638 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showHideBrowser | ( | ) |
Definition at line 592 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showHideInputs | ( | ) |
Definition at line 644 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showHideMidiEditor | ( | bool | fs | ) |
Definition at line 582 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showHideMixer | ( | bool | fs | ) |
Definition at line 577 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showHideOutputs | ( | ) |
Definition at line 649 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showHideTrackEditor | ( | bool | zoom | ) |
Definition at line 587 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showHideVideo | ( | ) |
Definition at line 572 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showProjectScreen | ( | ) |
Definition at line 654 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::showSettingsScreen | ( | ) |
Definition at line 655 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::split | ( | ) |
Definition at line 612 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::start | ( | ) |
Definition at line 203 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::startStopPlay | ( | ) |
Definition at line 225 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::stop | ( | ) |
Definition at line 209 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::stopRecordingAndDiscard | ( | ) |
Definition at line 480 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::stopRecordingAndRestart | ( | ) |
Definition at line 486 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::tabBack | ( | ) |
Definition at line 318 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::tabForward | ( | ) |
Definition at line 324 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::toggleAutomationReadMode | ( | ) |
Definition at line 623 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::toggleAutomationWriteMode | ( | ) |
Definition at line 632 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::toggleClick | ( | ) |
Definition at line 306 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::toggleEndToEnd | ( | ) |
Definition at line 358 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::toggleLoop | ( | ) |
Definition at line 283 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::toggleMidiChase | ( | ) |
Definition at line 312 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::togglePunch | ( | ) |
Definition at line 289 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::toggleScroll | ( | ) |
Definition at line 470 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::toggleSnap | ( | ) |
Definition at line 300 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::toggleTimecode | ( | ) |
Definition at line 277 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::toggleTrackFreeze | ( | ) |
Definition at line 668 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::undo | ( | ) |
Definition at line 464 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::zoomHorizontal | ( | float | increment | ) |
Definition at line 81 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::zoomIn | ( | ) |
Definition at line 335 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::zoomOut | ( | ) |
Definition at line 336 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::zoomToFitAll | ( | ) |
Definition at line 438 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::zoomToFitHorizontally | ( | ) |
Definition at line 428 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::zoomToFitVertically | ( | ) |
Definition at line 433 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::zoomToSelection | ( | ) |
Definition at line 420 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::zoomTracksIn | ( | ) |
Definition at line 425 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::zoomTracksOut | ( | ) |
Definition at line 426 of file tracktion_AppFunctions.cpp.
| void tracktion::engine::AppFunctions::zoomVertical | ( | float | amount | ) |
Definition at line 86 of file tracktion_AppFunctions.cpp.