SysEx Control of KDFX
MSB and LSB
B-5
Here’s a different way to look at it:
For example, if you wanted to send a value of 216, the MSB would be 01 hex, and the LSB would
be (216 - 128), or 88 decimal (58 hex). To send a value of -32, the MSB would be 7F, and the LSB
would be (-32 + 128), or 96 decimal (60 hex).
If you’re using a dedicated MIDI source to generate SysEx, you might not need to calculate the
parameter values, since the MIDI source might do it for you. For example, with one well-known
MIDI fader box, the following values con
fi
gure a fader for control over the Wet/Dry mix of the
effect on the Aux bus:
Function
String
String
F0
07
00
78
1B
2A
00
pr
pr
F7
Min
0
Max
100
Param Format
2Byte
,
7Bits
,
hi -> lo
Moving the fader changes the values represented by
pr
.
Parameter Value
(Decimal)
MSB (Hexadecimal)
LSB
Unsigned, 128 to 255
01
(Parameter Value - 128 decimal)
Unsigned, 0 to 127
00
Parameter Value (decimal)
Signed, 0 to 127
00
Parameter Value (decimal)
Signed, -128 to -1
7F
(Parameter Value + 128 decimal)
Содержание K2661
Страница 18: ...2 4 LFOs LFO Shapes...
Страница 34: ...3 16 DSP Algorithms...
Страница 54: ...5 4 MIDI Note Numbers Note Numbers for Percussion Keymaps...
Страница 72: ...7 10 System Exclusive Protocol K2661 System Exclusive Implementation...
Страница 82: ...9 4 Upgrading Sample Memory Choosing and Installing a SIMM for K2661 Sample Memory...
Страница 334: ...10 252 KDFX Reference KDFX Algorithm Specifications...
Страница 340: ...11 6 Glossary...
Страница 382: ...12 42 Triple Modular Processing Alphanumeric Buttonpad Entries for DSP Functions...
Страница 392: ...B 6 SysEx Control of KDFX MSB and LSB...
Страница 442: ...D 20 Contemporary ROM Block Objects Controller Assignments Contemporary ROM Block...
Страница 490: ...H 12 General MIDI Standard Mode Controller Assignments...
Страница 492: ...I 2 Live Mode Objects Live Mode Programs...
Страница 498: ...K2661 Musician s Reference Index...
Страница 500: ......