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.
goToNextCueSavePrevRuntime
Saves the runtime of the current cue and goes to the next cue.
pauseResumeTimers
Pause or resume all cue sheet timers.
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.
add5SecondsToCurrentCue
Adds 5 seconds to the current cue.
add10SecondsToCurrentCue
Adds 10 seconds to the current cue.
add15SecondsToCurrentCue
Adds 15 seconds to the current cue.
add30SecondsToCurrentCue
Adds 30 seconds to the current cue.
add45SecondsToCurrentCue
Adds 45 seconds to the current cue.
add1MinuteToCurrentCue
Adds 1 minute to the current cue.
add5MinutesToCurrentCue
Adds 5 minutes to the current cue.
add10MinutesToCurrentCue
Adds 10 minutes to the current cue.
add30MinutesToCurrentCue
Adds 30 minutes to the current cue.
subtract5SecondsFromCurrentCue
Subtracts 5 seconds from the current cue.
subtract10SecondsFromCurrentCue
Subtracts 10 seconds from the current cue.
subtract15SecondsFromCurrentCue
Subtracts 15 seconds from the current cue.
subtract30SecondsFromCurrentCue
Subtracts 30 seconds from the current cue.
subtract45SecondsFromCurrentCue
Subtracts 45 seconds from the current cue.
subtract1MinuteFromCurrentCue
Subtracts 1 Minute from the current cue.
subtract5MinutesFromCurrentCue
Subtracts 5 Minutes from the current cue.
subtract10MinutesFromCurrentCue
Subtracts 10 Minutes from the current cue.
subtract30MinutesFromCurrentCue
Subtracts 30 Minutes from the current cue.
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.