Sirius System-Exclusive Format
127
Caution: Only for Professionals and Programmers!!
The System-Exclusive Data formats of the Sirius:
SIRIUS System-Exclusive Format:
The following pages contain a list of the System-exclusive data formats of the Sirius. This list is for the
advanced MIDI-programmers. If you want to programme for instance a software editor, a mixer map
or an environment for the Sirius, the necessary information can be found here.
Request Data from device:
Dump Data to device:
Adress Map:
Byte No. Value Remarks
0 F0 System Exclusive start command
1 3F QUASIMIDI id number
2 dv device number = System channel-1
3 27 SIRIUS id number
4 52 Request data command
5 ah adress high
6 am adress mid
7 al adress low
8 dh data count high (2 bit)
9 dm data count mid (7 bit)
10 dl data count low (7 bit)
11 F7 end of System Exclusive
Byte No. Value Remarks
0 F0 System Exclusive start command
1 3F QUASIMIDI id number
2 dv device number = System channel-1
3 27 SIRIUS id number
4 44 Dump data command
5 ah adress high
6 am adress mid
7 al adress low
8... dt data (7 bit)
xx F7 end of System Exclusive
(third byte is Adress-Offset)
00 00 00 system parameter
01 00 00 temporary common parameter
01 01 00 temporary sound/mix parameter (KICK)
01 02 00 -"- (SNARE)
01 03 00 -"- (HIHAT)
01 04 00 -"- (PERC)
01 05 00 -"- (SYNTH1)
01 06 00 -"- (SYNTH2)
01 07 00 -"- (SYNTH3)
01 08 00 reserved
...
01 0F 00 -"-
...
01 7F 00 -"-
!