13
●
Entering MSB/LSB Values with
K
(3 digit
bytes for MSB, 3 digit bytes for LSB; 6 digits total
message). For messages beginning with zeroes, the
first zeroes can be omitted.
Examples:
*
3
→
K
: results in a value of MSB = 000, LSB = 003.
*
0
→
3
→
K
: results in a value of MSB = 000,
LSB = 003.
*
1
→
0
→
0
→
3
→
K
: results in a value
of MSB = 001, LSB = 003.
*
0
→
1
→
0
→
0
→
3
→
K
: results in
a value of MSB = 001, LSB = 003.
●
Entering MSB/LSB Values with
J
(2
digit bytes for MSB, 2 digit bytes for LSB; 4 digits total
message). For messages beginning with zeroes, the
first zeroes can be omitted.
Examples:
*
3
→
J
: results in a value of MSB = 00, LSB =
03.
*
0
→
3
→
J
: results in a value of MSB = 00,
LSB = 03.
*
1
→
0
→
3
→
J
: results in a value of
MSB = 01, LSB = 03.
*
0
→
1
→
0
→
3
→
J
: results in a
value of MSB = 01, LSB = 03.
NOTE
■
The order of MSB and LSB entry can be
reversed. (See page 20.)
NOTES ON THE BASIC OPERATION
■
If you inadvertently press two or more function keys
while performing a function, the last pressed key has
priority.
■
If, after entering a value, you press another function
key before pressing
L
, the value will be can-
celled.
■
If you enter a value that is outside of a function’s
range, it will be ignored. Legal messages can be one
byte in length (a value from 0-255).
Basic Operations
Selecting Group A and Group B Functions
●
Selecting Group A Functions:
Hold down
C
and press the appropriate key. (See
pages 14 and 18 for specific Group A functions and how
to use them.)
●
Selecting Group B Functions:
Hold down
C
and press
K
. The
Group B functions are available as long as you continue
to hold down
C
. (See pages 16 and 20 for
specific Group B functions and how to use them.)
Entering Values
Value entry on the CBX-K1 can be done in two number
systems: Decimal and Hexadecimal. The keys labeled A
through F are for Hexadecimal entry.
●
Entering a decimal value:
Hold down
C
, press the appropriate function key,
enter the desired value in decimal format, then press
K
.
●
Entering a hexadecimal value:
Hold down
C
, press the appropriate function key,
enter the desired value in hexadecimal format, then
press
J
.
Example — Setting the MIDI Transmit Channel to 12:
Decimal:
C
+
{
→
1
→
2
→
K
Hexadecimal:
C
+
{
→
c
→
J
Value Entry — Some Specific Examples
and Anomalies
●
Using
K
Examples:
*
1
→
2
→
K
: results in a value of 12.
*
a
→
K
: results in a value of 10.
*
2
→
a
→
K
: results in a value of 210.
*
a
→
2
→
K
: results in a value of 102.
*
3
→
a
→
K
: results in a value of 310, which is
ignored since it is outside the legal value range (0-255).
Using the CBX-K1 — Basic Operations