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/31 05:44] – [General Notes] tondosereference:remote_control_commands [2020/02/10 07:50] 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.
  
-Two or more commands can be joined using a semicolon in between and thus are executed sequentially: ''COMMAND1;COMMAND2;COMMAND3'' and so forth. 
 ===== Playlist ===== ===== Playlist =====
  
Line 24: 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 36: Line 42:
   * ''PLAYLIST 1 APPEND <Filename>'' - Append a playlist file.   * ''PLAYLIST 1 APPEND <Filename>'' - Append a playlist file.
   * ''PLAYLIST 1 SAVE <Filename>'' - Save to playlist file.   * ''PLAYLIST 1 SAVE <Filename>'' - Save to playlist file.
 +  * ''PLAYLIST 1 INSERTFILE <Filename>'' - Insert an audiofile after the current item.
 +  * ''PLAYLIST 1 ADDID <Database ID>'' - Add a database item with the respective Database ID to the end of playlist.
 +  * ''PLAYLIST 1 INSERTID <Database ID>'' - Insert a database item with the respective Database ID after the current item.
   * ''PLAYLIST 1 CHECK'' - Run an Error Check on the playlist, report result to System Log.   * ''PLAYLIST 1 CHECK'' - Run an Error Check on the playlist, report result to System Log.
   * ''PLAYLIST 1 LINK'' - Link the selected item to the next one.   * ''PLAYLIST 1 LINK'' - Link the selected item to the next one.
Line 92: Line 101:
   * ''PLAYER 1-1 EXTRAPFL ON/OFF'' - Toggle between ''… EXTRAPFL ON'' and ''… EXTRAPFL OFF''.   * ''PLAYER 1-1 EXTRAPFL ON/OFF'' - Toggle between ''… EXTRAPFL ON'' and ''… EXTRAPFL OFF''.
   * ''PLAYER 1-1 FADEOUT'' - Fade out and stop player.   * ''PLAYER 1-1 FADEOUT'' - Fade out and stop player.
-  * ''PLAYER 1-1 LOAD'' - Load player with an item.+  * ''PLAYER 1-1 LOAD'' - Load player with item highlighted in playlist.
   * ''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 320: Line 330:
   * ''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 330: Line 340:
 ==== 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 373: Line 383:
  
   * ''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''Save changes in Cue Editor to MMD-file. 
-  * ''EXTRAPFL SAVE TAG''+  * ''EXTRAPFL SAVE TAG''Save changes in Cue Editor to native ID3-Tag.
  
 ==== Mix Editor ==== ==== Mix Editor ====
Line 394: Line 404:
 ==== 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 specific 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''
  
Line 419: Line 429:
 === Further commands: === === Further commands: ===
  
-  * ''NOVT'' can be used to mark commands only active if voicetracking is **not** active.+  * ''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.
  
-E. g. ''NOVT PLAYER 1-1 START;VT PLAYER A START'' makes some start button or -hotkey usable for both voicetracking and normal playout. 
 ==== 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