User Tools

Site Tools


config:remotecontrol:airence

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
config:remotecontrol:airence [2016/09/01 08:41] – [Switches] twconfig:remotecontrol:airence [2019/08/09 15:26] (current) – [Scripting] tondose
Line 5: Line 5:
 The AIRENCE is an 6- to 24-channel mixer which includes four stereo USB audio interfaces, and a USB control module for fader start etc., all through a single USB connection. The AIRENCE is an 6- to 24-channel mixer which includes four stereo USB audio interfaces, and a USB control module for fader start etc., all through a single USB connection.
  
 +The AIRENCE remote control interface is also compatible with the [[http://www.d-r.nl/airlab.html|AIRLAB]] USB Control Module.
 ===== Audio Setup ===== ===== Audio Setup =====
  
Line 74: Line 75:
   * 37: ON button, USB 4   * 37: ON button, USB 4
   * 38: CUE button, USB 4   * 38: CUE button, USB 4
 +  * 39: Rotary encoder, on=right, off=left, you can use ''$VALUE'' inside the remote control command as a placeholder for the current encoder value (0..255).
  
 ==== Advanced ==== ==== Advanced ====
Line 94: Line 96:
 The first one sets an LED of one of the push buttons to a particular color, the second one does the same, but with flashing. The available button IDs are: The first one sets an LED of one of the push buttons to a particular color, the second one does the same, but with flashing. The available button IDs are:
  
-  * "A" buttons: 0 (Button 1A) to 11 (Button 12A+  * "A" buttons: 0 (Button 1A) to (Button 8A
-  * "B" buttons: 12 (Button 1B) to 23 (Button 12B)+  * "B" buttons: (Button 1B) to 15 (Button 8B) 
 +  * Buttons in the lower part: 16 to 23
   * 255 (hex ''$FF''): All buttons at the same time   * 255 (hex ''$FF''): All buttons at the same time
  
Line 110: Line 113:
   * ''absNormal''   * ''absNormal''
   * ''absFast''   * ''absFast''
 +
 +A complete call for illuminating Button 1B on the first Airence unit, blinking fastly in red color, then should look like this:
 +
 +  AirenceRemote(0).SetLEDBlink(8, acRed, acNone, absFast);
config/remotecontrol/airence.1472719300.txt.gz · Last modified: 2019/07/09 16:18 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki