User Tools

Site Tools


reference:remote_control_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
reference:remote_control_commands [2019/08/25 10:59] – [PFL] tondosereference:remote_control_commands [2020/01/07 20:28] – [System] Dringend gebrauchte Ergänzung :o) tondose
Line 2: Line 2:
  
 ===== General Notes ===== ===== General Notes =====
-If cannot be found in the respective dropdown menues, all remote commands can be typed in manually. For scripting purposes any arbitary command can also be typed in. In scripts, use ''ExecuteCommand('<Command>');'' to employ command.+If cannot be found in the respective dropdown menues, all remote commands can be typed in manually. For scripting purposes any arbitrary command can also be typed in. In scripts, use ''ExecuteCommand('<command>');'' to employ command
 + 
 +Two or more commands can be joined using a semicolon in between and thus are executed sequentially: ''COMMAND1; COMMAND2; COMMAND3'' and so forth. 
 + 
 +Note that some commands do not work with previous versions of mAirList.
  
 ===== Playlist ===== ===== Playlist =====
  
-All commands for the playlist have the form ''PLAYLIST x <command>'' or ''AUTOMATION x <command>'', where ''x'' is the number of the playlist, starting with 1 (the first and often only playlist).+All commands for the playlist have the form ''PLAYLIST x <command>'' or ''AUTOMATION x <command>'', where ''x'' is the number of the playlist, starting with ''1'' (the first and often only playlist).
  
 === Cursor and item commands: === === Cursor and item commands: ===
Line 23: Line 27:
   * ''PLAYLIST 1 HOOKSTOCARTWALL'' - Extract hooks from the playlist to the next free cart player(s).   * ''PLAYLIST 1 HOOKSTOCARTWALL'' - Extract hooks from the playlist to the next free cart player(s).
   * ''PLAYLIST 1 MARKASPLAYED'' - Mark the currently selected item as played.   * ''PLAYLIST 1 MARKASPLAYED'' - Mark the currently selected item as played.
 +  * ''PLAYLIST 1 MIXEDITOR SELECTION'' - Load the selected items into the Mix-Editor.
 +  * ''PLAYLIST 1 MIXEDITOR PREVIOUS''
 +  * ''PLAYLIST 1 MIXEDITOR NEXT''
   * ''PLAYLIST 1 RECYCLE'' - Mark the currently selected item as unplayed.   * ''PLAYLIST 1 RECYCLE'' - Mark the currently selected item as unplayed.
   * ''PLAYLIST 1 RECYCLE ALL'' - Mark all items as unplayed.   * ''PLAYLIST 1 RECYCLE ALL'' - Mark all items as unplayed.
Line 47: Line 54:
 === Commands that enable / disable / toggle options: === === Commands that enable / disable / toggle options: ===
  
-  * ''PLAYLIST 1 OPTION <Name> ON'' - Enable a configuration option +  * ''PLAYLIST 1 OPTION <Name> ON'' - Enable a configuration option. 
-  * ''PLAYLIST 1 OPTION <Name> OFF'' - Disable a configuration option +  * ''PLAYLIST 1 OPTION <Name> OFF'' - Disable a configuration option. 
-  * ''PLAYLIST 1 OPTION <Name> ON/OFF'' - Toggle a configuration option +  * ''PLAYLIST 1 OPTION <Name> ON/OFF'' - Toggle a configuration option. 
-  * ''PLAYLIST 1 GUIOPTION <Name> ON'' - Enable a GUI option +  * ''PLAYLIST 1 GUIOPTION <Name> ON'' - Enable a GUI option. 
-  * ''PLAYLIST 1 GUIOPTION <Name> OFF'' - Disable a GUI option +  * ''PLAYLIST 1 GUIOPTION <Name> OFF'' - Disable a GUI option. 
-  * ''PLAYLIST 1 GUIOPTION <Name> ON/OFF'' - Toggle a GUI option +  * ''PLAYLIST 1 GUIOPTION <Name> ON/OFF'' - Toggle a GUI option. 
-  * ''PLAYLIST 1 PROGRESSBAR <Name> ON'' - Enable a progress bar option +  * ''PLAYLIST 1 PROGRESSBAR <Name> ON'' - Enable a progress bar option. 
-  * ''PLAYLIST 1 PROGRESSBAR <Name> OFF'' - Disable a progress bar option +  * ''PLAYLIST 1 PROGRESSBAR <Name> OFF'' - Disable a progress bar option. 
-  * ''PLAYLIST 1 PROGRESSBAR <Name> ON/OFF'' - Toggle a progress bar option+  * ''PLAYLIST 1 PROGRESSBAR <Name> ON/OFF'' - Toggle a progress bar option
 + 
 +… where ''<Name>'' can be: 
 + 
 +{{:wiki:zeichen_123_-_arbeitsstelle_stvo_2013.svg.png?35|}} //Work in progress!//
  
 === Commands that control the automation: === === Commands that control the automation: ===
  
-  * ''AUTOMATION 1 ON'' - Enable automation+  * ''AUTOMATION 1 ON'' - Enable automation.
   * ''AUTOMATION 1 OFF'' - Disable automation   * ''AUTOMATION 1 OFF'' - Disable automation
-  * ''AUTOMATION 1 ON/OFF'' - Toggle automation +  * ''AUTOMATION 1 ON/OFF'' - Toggle automation. 
-  * ''AUTOMATION 1 PLAY'' - Start automation playback +  * ''AUTOMATION 1 PLAY'' - Start automation playback. 
-  * ''AUTOMATION 1 STOP'' - Stop automation playback immediately (fade out current song)+  * ''AUTOMATION 1 STOP'' - Stop automation playback immediately (fade out current song).
   * ''AUTOMATION 1 BREAK'' - Stop automation after current song.   * ''AUTOMATION 1 BREAK'' - Stop automation after current song.
-  * ''AUTOMATION 1 NEXT'' - Skip to next song +  * ''AUTOMATION 1 NEXT'' - Skip to next song. 
-  * ''AUTOMATION 1 FORCENEXT''Sktip to next song, even if it is marked as skipped by backtiming.+  * ''AUTOMATION 1 FORCENEXT''Skip to next song, even if it is marked as skipped by backtiming.
  
 ===== Player ===== ===== Player =====
  
-:!: //work in progress//+{{:wiki:zeichen_123_-_arbeitsstelle_stvo_2013.svg.png?35|}} //Work in progress!//
  
 === General commands: === === General commands: ===
  
-  * ''ALL PLAYERS START'' - Start all players at the same time +  * ''ALL PLAYERS START'' - Start all players at the same time. 
-  * ''ALL PLAYERS STOP'' - Stop all players at the same time+  * ''ALL PLAYERS STOP'' - Stop all players at the same time.
  
-All commands for the players have the form ''PLAYER x-y <command>'', where ''x'' is the number of the referring playlist, starting with 1 (the first and often only playlist) and ''y'' the number of the player of this playlist.+All commands for the players have the form ''PLAYER x-y <command>'', where ''x'' is the number of the referring playlist, starting with ''1'' (the first and often only playlist) and ''y'' the number of the player of this playlist.
 So ''PLAYER 1-2'' is the second player of the first playlist, ''PLAYER 2-1'' the first player of the second playlist and so on. So ''PLAYER 1-2'' is the second player of the first playlist, ''PLAYER 2-1'' the first player of the second playlist and so on.
  
Line 89: Line 100:
   * ''PLAYER 1-1 LOAD'' - Load player with an item.   * ''PLAYER 1-1 LOAD'' - Load player with an item.
   * ''PLAYER 1-1 PAUSE'' - Pause playback on player (i. e. halt playback without unloading player and marking item as skipped).   * ''PLAYER 1-1 PAUSE'' - Pause playback on player (i. e. halt playback without unloading player and marking item as skipped).
-  * ''PLAYER 1-1 PAUSE/STOP'' - Same as ''… PAUSE'' if no other player is active, or ''… STOP'' if another player is active+  * ''PLAYER 1-1 PAUSE/PAUSE/STOP'' - Pause player if playing, do nothing if already paused, else stop. 
 +  * ''PLAYER 1-1 PAUSE/STOP'' - Same as ''… PAUSE'' if no other player is playing, or ''… STOP'' if another player is playing.
   * ''PLAYER 1-1 PFL OFF'' - Stop PFL playback.   * ''PLAYER 1-1 PFL OFF'' - Stop PFL playback.
   * ''PLAYER 1-1 PFL ON'' - Start PFL playback.   * ''PLAYER 1-1 PFL ON'' - Start PFL playback.
Line 108: Line 120:
   * ''PLAYER 1-1 OPTION <Name> ON/OFF'' - Toggle a player option   * ''PLAYER 1-1 OPTION <Name> ON/OFF'' - Toggle a player option
  
-... where ''<Name>'' can be:+… where ''<Name>'' can be:
  
   * ''AutoFadeOut''   * ''AutoFadeOut''
Line 133: Line 145:
 === Commands that enable/disable/toggle player GUI options: === === Commands that enable/disable/toggle player GUI options: ===
  
-  * ''PLAYER 1-1 GUIOPTION <Name> ON'' - Enable a player GUI option +  * ''PLAYER 1-1 GUIOPTION <Name> ON'' - Enable a player GUI option. 
-  * ''PLAYER 1-1 GUIOPTION <Name> OFF'' - Disable a player GUI option +  * ''PLAYER 1-1 GUIOPTION <Name> OFF'' - Disable a player GUI option. 
-  * ''PLAYER 1-1 GUIOPTION <Name> ON/OFF'' - Toggle a player GUI option+  * ''PLAYER 1-1 GUIOPTION <Name> ON/OFF'' - Toggle a player GUI option.
  
-... where ''<Name>'' can be:+… where ''<Name>'' can be:
  
   * ''CueEditor''   * ''CueEditor''
Line 155: Line 167:
 === Commands that enable/disable/toggle player progress bar options: === === Commands that enable/disable/toggle player progress bar options: ===
  
-  * ''PLAYER 1-1 PROGRESSBAR <Name> ON'' - Enable a player progress bar option +  * ''PLAYER 1-1 PROGRESSBAR <Name> ON'' - Enable a player progress bar option. 
-  * ''PLAYER 1-1 PROGRESSBAR <Name> OFF'' - Disable a player progress bar option +  * ''PLAYER 1-1 PROGRESSBAR <Name> OFF'' - Disable a player progress bar option. 
-  * ''PLAYER 1-1 PROGRESSBAR <Name> ON/OFF'' - Toggle a player progress bar option+  * ''PLAYER 1-1 PROGRESSBAR <Name> ON/OFF'' - Toggle a player progress bar option.
  
-... where ''<Name>'' can be:+… where ''<Name>'' can be:
  
   * ''Enabled''   * ''Enabled''
Line 169: Line 181:
 ===== Cartwall ===== ===== Cartwall =====
  
-:!: //work in progress//+{{:wiki:zeichen_123_-_arbeitsstelle_stvo_2013.svg.png?35|}} //Work in progress!//
  
 === General commands: === === General commands: ===
Line 199: Line 211:
   * ''CARTWALL MODE ON AIR IF OFF AIR''   * ''CARTWALL MODE ON AIR IF OFF AIR''
   * ''CARTWALL MODE ON AIR IF PFL''   * ''CARTWALL MODE ON AIR IF PFL''
-  * ''CARTWALL MODE PFL IF OFF OFF AIR''+  * ''CARTWALL MODE PFL IF OFF AIR''
   * ''CARTWALL NEXT''   * ''CARTWALL NEXT''
   * ''CARTWALL NEXT PAGE'' - Show next cartwall page.   * ''CARTWALL NEXT PAGE'' - Show next cartwall page.
Line 226: Line 238:
 === Cartwall commands: === === Cartwall commands: ===
  
-The following commands for the cartwall have the form ''CARTWALL x <command>'', where ''x'' is the number of the cart player, starting with 1.+The following commands for the cartwall have the form ''CARTWALL x <command>'', where ''x'' is the number of the cart player, starting with ''1''.
  
   * ''CARTWALL 1 CLICK''   * ''CARTWALL 1 CLICK''
Line 250: Line 262:
  
 ===== PFL ===== ===== PFL =====
- 
-:!: //work in progress// 
  
 For deploying the Cue-Editor, use For deploying the Cue-Editor, use
Line 301: Line 311:
 ===== Other ===== ===== Other =====
  
-:!: //work in progress//+{{:wiki:zeichen_123_-_arbeitsstelle_stvo_2013.svg.png?35|}} //Work in progress!//
  
 ==== Browser ==== ==== Browser ====
  
-  * ''BROWSER CURSOR DOWN''Moves cursor in browser window down. +  * ''BROWSER CURSOR DOWN''Move cursor in browser window down. 
-  * ''BROWSER CURSOR LEFT''Moves cursor in browser window left. +  * ''BROWSER CURSOR LEFT''Move cursor in browser window left. 
-  * ''BROWSER CURSOR RIGHT''Moves cursor in browser window right. +  * ''BROWSER CURSOR RIGHT''Move cursor in browser window right. 
-  * ''BROWSER CURSOR UP''Moves cursor in browser window up.+  * ''BROWSER CURSOR UP''Move cursor in browser window up.
   * ''BROWSER DESELECT''   * ''BROWSER DESELECT''
   * ''BROWSER FOCUS''   * ''BROWSER FOCUS''
Line 317: Line 327:
   * ''BROWSER INSERT NEXT''   * ''BROWSER INSERT NEXT''
   * ''BROWSER INSERT TOP''   * ''BROWSER INSERT TOP''
-  * ''BROWSER NEXT''Move selected item into playlist to the next playable position.+  * ''BROWSER NEXT''Copy selected item into playlist to the next playable position.
   * ''BROWSER PREVIOUS''   * ''BROWSER PREVIOUS''
   * ''BROWSER RELOAD''   * ''BROWSER RELOAD''
Line 327: Line 337:
 ==== Cue Editor ==== ==== Cue Editor ====
  
-  * ''CUEEDITOR ZOOM IN'' -  +  * ''CUEEDITOR ZOOM IN''Zoom into the waveform within Cue-Editor. 
-  * ''CUEEDITOR ZOOM OUT'' -  +  * ''CUEEDITOR ZOOM OUT''Zoom out of the waveform within Cue-Editor. 
-  * ''CUEEDITOR ZOOM OUT FULL''+  * ''CUEEDITOR ZOOM OUT FULL''View entire audio within Cue-Editor.
  
 ==== Encoder ==== ==== Encoder ====
Line 342: Line 352:
 === Commands that enable/disable/toggle Encoder inputs: === === Commands that enable/disable/toggle Encoder inputs: ===
  
-  * ''ENCODER INPUT <Name> ON'' - Enable an Encoder input +  * ''ENCODER INPUT <Name> ON'' - Enable an Encoder input. 
-  * ''ENCODER INPUT <Name> OFF'' - Disable an Encoder input +  * ''ENCODER INPUT <Name> OFF'' - Disable an Encoder input. 
-  * ''ENCODER INPUT <Name> ON/OFF'' - Toggle an Encoder input+  * ''ENCODER INPUT <Name> ON/OFF'' - Toggle an Encoder input.
  
-… where ''<Name>'' can be:+… where ''<Name>'' can be (as referred to the [[reference:encoder_block_diagram|Encoder Block Diagram]]): 
 + 
 +  * ''AUX'' - Auxiliary Input, 
 +  * ''HIGHPRIORITY'' - High Priority Player Output, 
 +  * ''LINE'' - Line Input, 
 +  * ''MIC'' - Microphone Input, 
 +  * ''PLAYER'' - Player 1 Output, 
 +  * ''SECONDARY'' - Player 2 Output, 
 +  * ''PLAYER3'' - Player 3 Output, 
 +  * ''PLAYER4'' - Player 4 Output,
  
-  * ''AUX'' -  +as set in encoder audio configuration.
-  * ''HIGHPRIORITY'' -  +
-  * ''LINE'' -  +
-  * ''MIC'' -  +
-  * ''PLAYER'' -  +
-  * ''SECONDARY'' -  +
-  * ''PLAYER3'' -  +
-  * :?: ''PLAYER4''+
  
 === Commands that select a special Encoder connection: === === Commands that select a special Encoder connection: ===
Line 363: Line 375:
   * ''ENCODER CONNECTION <Number> ON/OFF'' - Toggle Encoder connection selected by <Number>.   * ''ENCODER CONNECTION <Number> ON/OFF'' - Toggle Encoder connection selected by <Number>.
  
-... where ''<Number>'' of first connection has index 1.+… where ''<Number>'' of first connection has index ''1''.
  
 ==== Extra PFL ==== ==== Extra PFL ====
  
   * ''EXTRAPFL CLOSE'' - Stop PFL playback and close Cue Editor.   * ''EXTRAPFL CLOSE'' - Stop PFL playback and close Cue Editor.
-  * ''EXTRAPFL SAVE'' - Save changes in Cue Editor to current playlist.+  * ''EXTRAPFL SAVE'' - Save changes in Cue Editor to current playlist and close Cue Editor.
   * ''EXTRAPFL SAVE DATABASE'' - Save changes in Cue Editor to database.   * ''EXTRAPFL SAVE DATABASE'' - Save changes in Cue Editor to database.
   * ''EXTRAPFL SAVE MMD''   * ''EXTRAPFL SAVE MMD''
Line 389: Line 401:
 ==== On Air ==== ==== On Air ====
  
-  * ''OFF AIR'' -  +  * ''OFF AIR''Leave On Air Mode. 
-  * ''ON/OFF AIR'' -  +  * ''ON/OFF AIR''Toggle ''ON AIR'' and ''OFF AIR''. 
-  * ''ON AIR''+  * ''ON AIR''Incorporate On Air Mode.
  
 ==== Voice track ==== ==== Voice track ====
  
-  * ''VT CANCEL''+  * ''VT CANCEL''Leave Voicetrack Editor (without saving).
   * ''VT EDIT''   * ''VT EDIT''
-  * ''VT OPEN'' -  +  * ''VT OPEN''Open Voicetrack Editor. 
-  * ''VT RECORD CANCEL'' -  +  * ''VT RECORD CANCEL''Discard previously recorded voicetrack. 
-  * ''VT RECORD START'' -  +  * ''VT RECORD START''Begin recording voicetrack. 
-  * ''VT RECORD STOP'' -  +  * ''VT RECORD STOP''End recording voicetrack. 
-  * ''VT SAVE''+  * ''VT SAVE''Save voicetrack.
  
-=== Commands for a special selected VT player: ===+=== Commands for a specific VT player: ===
  
-  * ''VT PLAYER <Name> FADEOUT'' -  +  * ''VT PLAYER <Name> FADEOUT''Fade player out. 
-  * ''VT PLAYER <Name> START'' -  +  * ''VT PLAYER <Name> START''Start Player. 
-  * ''VT PLAYER <Name> STOP''+  * ''VT PLAYER <Name> STOP''Stop Player.
   * ''VT PLAYER <Name> VOLUME''   * ''VT PLAYER <Name> VOLUME''
  
-... where ''<Name>'' is either ''A'' or ''B''.+… where ''<Name>'' is either ''A'' or ''B''
 + 
 +=== Further commands: === 
 + 
 +  * ''NOVT'' can be used to mark commands only enabled if voicetracking is **not** active, e. g.: ''NOVT PLAYER 1-1 START; VT PLAYER A START'' makes some start button or -hotkey usable for both voicetracking and normal playout. 
 + 
 +==== Talk Timer ==== 
 + 
 +  * ''TALKTIMER RESET'' - Set the talk timer to ''0:00''
 +  * ''TALKTIMER START'' - Start the talk timer. 
 +  * ''TALKTIMER START/STOP'' - Toggle between ''… START'' and ''…STOP''
 +  * ''TALKTIMER STOP'' - Stop the talk timer.
  
 ==== System ==== ==== System ====
  
   * ''SLEEP <Value>'' - Can be used in connected commands ("chains") to have a pause of ''<Value>'' (in milliseconds) between two or more commands.   * ''SLEEP <Value>'' - Can be used in connected commands ("chains") to have a pause of ''<Value>'' (in milliseconds) between two or more commands.
 +  * ''RUNSCRIPT '<Path>''' - Runs a script located at ''<Path>'' (with ''<Path>'' = ''C:\Path\to\Script.mls'' or the like).
  
  
reference/remote_control_commands.txt · Last modified: 2024/03/09 14:54 by ulinobbe

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki