Here is a list of actions that can be used with MIDI.
General Actions #
goToPrevCue
Goes to the previous cue.
goToNextCue
Goes to the next cue.
locateCurrentCue
Scrolls to the current cue when calling or following.
unfollowCaller
Unfollows the caller you are currently following.
clearPosition
Clears your position when you are calling cues.
scrollToTop
Scrolls to the top of the page.
scrollToBottom
Scrolls to the bottom of the page.
addRow
Adds a new row.
addColumn
Opens the add new column modal.
insertRowAboveCurrent
Inserts a row above the current row you are calling.
insertRowBelowCurrent
Inserts a row below the current row you are calling.
saveCell
Saves the cell you are currently editing.
saveColumn
Saves the column you are currently editing.
showMenu
Opens the main menu.
callersModal
Opens the callers modal.
hiddenColumnsModal
Opens the hidden columns modal.
printDocumentsModal
Opens the print documents modal.
exportModal
Opens the export modal.
removedRowsModal
Opens the removed rows modal.
removedColumnsModal
Opens the removed columns modal.
pauseAllAudio
Pauses any currently playing audio.
stopAllAudio
Stops any currently playing audio
startRecording
Starts recording.
stopRecording
Stops recording.
toggleRecording
Toggles recording on or off depending on the current state.
editSheet
Opens the edit sheet page.
exitSheet
Exits the sheet.
Prompter Specific Actions #
prompterScrollDown
Starts continuous scrolling in the downward direction.
prompterScrollUp
Starts continuous scrolling in the upward direction.
prompterScrollStop
Stops any continuous scrolling.
prompterFontSizeInc
Increases the font size.
prompterFontSizeDec
Decreases the font size.
prompterLineHeightInc
Increases the line height.
prompterLineHeightDec
Decreases the line height.
prompterWidthInc
Increases the text width.
prompterWidthDec
Decreases the text width.
prompterSpeedInc
Increases the continuous scroll speed.
prompterSpeecDec
Decreases the continuous scroll speed.
prompterToggleMirror
Toggles mirrored view.
prompterToggleUppercase
Toggles text uppercase.
prompterToggleBold
Toggles text bold.
prompterToggleLiveUpdates
Toggles live updates.
prompterExit
Exits prompter view.