3 system common messages, 4 system real-time messages – Doepfer Regelwerk (device no longer available) User Manual
Page 43

Doepfer Musikelektronik GmbH
User manual V1.0
REGELWERK V1.2
➙
➛
➜
➝
−
0vvvvvvv This the same code as the Control Change (above), but implements Mode control by
using reserved controller numbers.
−
The numbers are:
−
Local Control.
When Local Control is Off, all devices on a given channel will respond only to data received over MIDI.
Played data, etc. will be ignored. Local Control On restores the functions of the normal controllers.
−
c = 122, v = 0: Local Control Off
c = 122, v = 127: Local Control On
−
All Notes Off.
When an All Notes Off is received, all oscillators will turn off.
−
c = 123, v = 0: All Notes Of
−
c = 124, v = 0: Omni Mode Off
−
c = 125, v = 0: Omni Mode On
−
c = 126, v = M: Mono Mode On (Poly Off) where M is the number of channels (Omni Off) or 0
(Omni On)
−
c = 127, v = 0: Poly Mode On (Mono Off) (Note: These four messages also cause All Notes Off)
13.3 System Common Messages
•
11110000 0iiiiiii System Exclusive.
0ddddddd
−
This message makes up for all that MIDI doesn't support.
−
(iiiiiii) is a seven bit Manufacturer's I.D. code. If the
−
0ddddddd synthesizer recognizes the I.D. code as 11110111 its own, it will listen to the rest of
the message (ddddddd). Otherwise, the message will be ignored. System Exclusive is used to
send bulk dumps such as patch parameters and other non-spec data. (Note: Real-Time messages
ONLY may be interleaved with a System Exclusive.)
•
11110010 0lllllll Song Position Pointer.
0mmmmmmm
−
This is an internal 14 bit register that holds the number of MIDI beats (1 beat= six MIDI clocks)
since the start of the song. l is the LSB, m the MSB.
•
11110011 0sssssss Song Select.
−
The Song Select specifies which sequence or song is to be played.
•
11110100 Undefined.
•
11110101 Undefined.
•
11110110 Tune Request.
−
Upon receiving a Tune Request, all analog sythesizers should tune their oscillators.
•
11110111 End of Exclusive.
−
Used to terminate a System Exclusive dump (see above).
13.4 System Real-Time Messages
•
11111000 Timing Clock.
−
Sent 24 times per quarter note when synchronization is required.
•
11111001 Undefined.
•
11111010 Start.