19.08.2013 Views

US-2400 Updates v. 1.31 Native Mode Protocol Doc - Tascam

US-2400 Updates v. 1.31 Native Mode Protocol Doc - Tascam

US-2400 Updates v. 1.31 Native Mode Protocol Doc - Tascam

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

JOG WHEEL (0xB0)<br />

JOYSTICK (0xBE)<br />

Jog Wheel uses same format as encoders, sent on MIDI CC# 89 ?<br />

Joystick is sent using MIDI CC's 90 for X and 91 for Y<br />

FOOTSWITCH (0xB0)<br />

Meters:<br />

Sends CC#92 for tip and CC#93 for<br />

Midi CC 96 – 119 inclusive<br />

PEAKS: If the data byte has the 4 th bit set (data & 0x10) the peak value is set to the<br />

lower nibble of the data byte ( peak = data & 0xF0 ).<br />

LEVELS: if the data byte does not have the the 4 th bit set, then the meters level is<br />

just the lower nibble of the data byte (level = data & 0xF0 );<br />

OVERLOAD: Overload light is controlled by bits 5 and 6. If bit 6 is set, then the<br />

overload bit should be set or unset. If bit 6 is not set then the overload remains unchanged.<br />

When bit 6 is set, bit 5 represents the state of the overload light, a 1 indicating on and 0<br />

indicating off.<br />

Examples:<br />

0xB0 0x96 0x14 -- set the PEAK of CHANNEL 1 METER to 4<br />

0xB0 0x98 0x03 -- set the LEVEL of the CHANNEL 3 METER to 3<br />

0xB0 0x98 0x6F -- turn ON the OL light and set the meter to it’s maximum value.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!