User's Manual

Table Of Contents
Bome MIDI Translator: User's Manual 9 Actions
Example:
Outgoing Action data string in Data/number format:
10 20 30 pp 67 0xFF h1 0
Now let variable pp be 56 and h1 be 126. Then this is the string to be sent
out:
decimal: 10 20 30 56 67 255 126 0
hexadecimal: 0A 14 1E 38 43 FF 7E 00
(c) 2019 by Bome Software GmbH & Co. KG page 60