Difference between revisions of "EditorX-75 Sensor Input Digital Sensors"

From I-CubeX Wiki
Jump to: navigation, search
(Created page with "==Digital Sensors== The following digital sensor presets are available: *BioBeat3D *HotSpot2D *Magnetic3D *Moist *MoveAlong *MoveAround *Orient3D *Orient4D *ReachCloseD *Rea...")
 
 
(One intermediate revision by the same user not shown)
Line 25: Line 25:
 
<u>HotSpot2D</u>
 
<u>HotSpot2D</u>
  
See the [[Firmware-73_Function-120 |HOTSPOT2D]] function for more information.
+
See the [[Firmware-75_Function-120 |HOTSPOT2D]] function for more information.
  
 
[[File:editorx-73_sensor_hotspot2d.png]]  
 
[[File:editorx-73_sensor_hotspot2d.png]]  
Line 32: Line 32:
 
<u>Magnetic3D</u>
 
<u>Magnetic3D</u>
  
See the [[Firmware-73_Function-122 |MAGNETIC3D]] function for more information.
+
See the [[Firmware-75_Function-122 |MAGNETIC3D]] function for more information.
  
 
[[File:sensor_magnetic3d.png]]  
 
[[File:sensor_magnetic3d.png]]  
Line 39: Line 39:
 
<u>Moist3D</u>
 
<u>Moist3D</u>
  
See the [[Firmware-73_Function-121 |MOIST3D]] function for more information.
+
See the [[Firmware-75_Function-121 |MOIST3D]] function for more information.
  
 
[[File:editorx-73_sensor_moist3d.png]]  
 
[[File:editorx-73_sensor_moist3d.png]]  
Line 46: Line 46:
 
<u>MoveAlong</u>
 
<u>MoveAlong</u>
  
See the [[Firmware-73_Function-123 |MOVEALONG]] function for more information. This function is only available on the USB-microDig, it is not available on the Wi-microDig.
+
See the [[Firmware-75_Function-123 |MOVEALONG]] function for more information. This function is only available on the USB-microDig, it is not available on the Wi-microDig.
  
 
[[File:sensor_movealong.png]]  
 
[[File:sensor_movealong.png]]  
Line 53: Line 53:
 
<u>MoveAround</u>
 
<u>MoveAround</u>
  
See the [[Firmware-73_Function-124 |MOVEAROUND]] function for more information.
+
See the [[Firmware-75_Function-124 |MOVEAROUND]] function for more information.
  
 
[[File:sensor_movearound.png]]  
 
[[File:sensor_movearound.png]]  
Line 60: Line 60:
 
<u>Orient3D</u>
 
<u>Orient3D</u>
  
See the [[Firmware-73_Function-125 |ORIENT3D]] function for more information.
+
See the [[Firmware-75_Function-125 |ORIENT3D]] function for more information.
  
 
[[File:sensor_orient3d.png]]
 
[[File:sensor_orient3d.png]]
Line 69: Line 69:
 
See the [[Firmware-75_Function-116 |ORIENT4D]] function for more information.
 
See the [[Firmware-75_Function-116 |ORIENT4D]] function for more information.
  
[[File:sensor_orient4d.png]]
+
[[File:editorx-75_sensor_orient4d.png]]
  
  
Line 76: Line 76:
 
See the [[Firmware-75_Function-117 |REACHCLOSED]] function for more information.
 
See the [[Firmware-75_Function-117 |REACHCLOSED]] function for more information.
  
[[File:sensor_reachclosed.png]]
+
[[File:editorx-75_sensor_reachclosed.png]]
  
  
Line 83: Line 83:
 
See the [[Firmware-75_Function-080 |REACHID]] function for more information.
 
See the [[Firmware-75_Function-080 |REACHID]] function for more information.
  
[[File:sensor_orient3d.png]]
+
[[File:editorx-75_sensor_reachid.png]]
  
  
Line 90: Line 90:
 
See the [[Firmware-75_Function-119 |SWIPE3D]] function for more information.
 
See the [[Firmware-75_Function-119 |SWIPE3D]] function for more information.
  
[[File:sensor_swipe3d.png]]
+
[[File:editorx-75_sensor_swipe3d.png]]
  
  

Latest revision as of 21:45, 4 October 2017

Digital Sensors

The following digital sensor presets are available:

  • BioBeat3D
  • HotSpot2D
  • Magnetic3D
  • Moist
  • MoveAlong
  • MoveAround
  • Orient3D
  • Orient4D
  • ReachCloseD
  • ReachID
  • Swipe3D


BioBeat3D

See the BIOBEAT3D function for more information.

Editorx-75 sensor biobeat3d.png


HotSpot2D

See the HOTSPOT2D function for more information.

Editorx-73 sensor hotspot2d.png


Magnetic3D

See the MAGNETIC3D function for more information.

Sensor magnetic3d.png


Moist3D

See the MOIST3D function for more information.

Editorx-73 sensor moist3d.png


MoveAlong

See the MOVEALONG function for more information. This function is only available on the USB-microDig, it is not available on the Wi-microDig.

Sensor movealong.png


MoveAround

See the MOVEAROUND function for more information.

Sensor movearound.png


Orient3D

See the ORIENT3D function for more information.

Sensor orient3d.png


Orient4D

See the ORIENT4D function for more information.

Editorx-75 sensor orient4d.png


ReachCloseD

See the REACHCLOSED function for more information.

Editorx-75 sensor reachclosed.png


ReachID

See the REACHID function for more information.

Editorx-75 sensor reachid.png


Swipe3D

See the SWIPE3D function for more information.

Editorx-75 sensor swipe3d.png


Example:

If the sensor is digital, eg. an Orient3D, the parameters that the sensor captures are represented as virtual sensor inputs and mapped as per the processing section. By default (after clearing the digitizer configuration) they are mapped to a ControlChange MIDI message with their controller numbers incremented sequentially. For example, if the Orient3D is plugged into port 1, by default its heading value is represented as sensor input 1 and output as MIDI controller 0, its pitch value is represented as sensor input 2 and output as MIDI controller 1, and its roll value is represented as sensor input 3 and output as MIDI controller 2.