User Manual
5
Note hangs & controller updates
MidiStream
has been especially designed to make note hangs extremely unlikely. If you go out of
range of the receiver or the signal gets interrupted, all current notes will be turned off.
When the transmitter is back in range, the current value for major controllers, such as MIDI volume,
modulation wheel, pitch-bend, breath control & program change will be re-synchronised with the most
recent values which were sent to the transmitter. Notes however will not be turned back on again.
More about power save mode
Example strings for a selection of times
5 minutes F0 00 20 13 0B 00 00 05 F7
10 minutes F0 00 20 13 0B 00 00 0A F7
15 minutes F0 00 20 13 0B 00 00 0F F7
20 minutes F0 00 20 13 0B 00 00 14 F7
25 minutes F0 00 20 13 0B 00 00 19 F7
30 minutes F0 00 20 13 0B 00 00 1E F7
40 minutes F0 00 20 13 0B 00 00 28 F7
50 minutes F0 00 20 13 0B 00 00 32 F7
60 minutes F0 00 20 13 0B 00 00 3C F7
70 minutes F0 00 20 13 0B 00 00 46 F7
80 minutes F0 00 20 13 0B 00 00 50 F7
90 minutes F0 00 20 13 0B 00 00 5A F7
100 minutes F0 00 20 13 0B 00 00 64 F7
110 minutes F0 00 20 13 0B 00 00 6E F7
120 minutes F0 00 20 13 0B 00 00 78 F7
127 minutes F0 00 20 13 0B 00 00 7F F7 maximum timeout period permissible
Always on F0 00 20 13 0B 00 00 00 F7 never times out
Decimal to Hex conversion chart
Decimal Hex
0 00
1 01
2 02
3 03
4 04
5 05
6 06
7 07
8 08
9 09
10 0A
11 0B
12 0C
13 0D
14 0E
15 0F
16 10 numbers then continues in a similar fashion
17 11 etc.