Deleted Added
full compact
sysex (80588) sysex (133359)
1#------------------------------------------------------------------------
2# sysex: file(1) magic for MIDI sysex files
3#
4#
50 byte 0xF0 SysEx File -
6
1#------------------------------------------------------------------------
2# sysex: file(1) magic for MIDI sysex files
3#
4#
50 byte 0xF0 SysEx File -
6
7# North American Group
8>1 byte 0x01 Sequential
9>1 byte 0x02 IDP
10>1 byte 0x03 OctavePlateau
11>1 byte 0x04 Moog
12>1 byte 0x05 Passport
13>1 byte 0x06 Lexicon
14>1 byte 0x07 Kurzweil
15>1 byte 0x08 Fender
16>1 byte 0x09 Gulbransen
17>1 byte 0x0a AKG
18>1 byte 0x0b Voyce
19>1 byte 0x0c Waveframe
20>1 byte 0x0d ADA
21>1 byte 0x0e Garfield
22>1 byte 0x0f Ensoniq
23>1 byte 0x10 Oberheim
24>1 byte 0x11 Apple
25>1 byte 0x12 GreyMatter
26>1 byte 0x14 PalmTree
27>1 byte 0x15 JLCooper
28>1 byte 0x16 Lowrey
29>1 byte 0x17 AdamsSmith
30>1 byte 0x18 E-mu
31>1 byte 0x19 Harmony
32>1 byte 0x1a ART
33>1 byte 0x1b Baldwin
34>1 byte 0x1c Eventide
35>1 byte 0x1d Inventronics
36>1 byte 0x1f Clarity
37
38# European Group
39>1 byte 0x21 SIEL
40>1 byte 0x22 Synthaxe
41>1 byte 0x24 Hohner
42>1 byte 0x25 Twister
43>1 byte 0x26 Solton
44>1 byte 0x27 Jellinghaus
45>1 byte 0x28 Southworth
46>1 byte 0x29 PPG
47>1 byte 0x2a JEN
48>1 byte 0x2b SSL
49>1 byte 0x2c AudioVertrieb
50
7>1 byte 0x2f ELKA
8>>3 byte 0x09 EK-44
9
51>1 byte 0x2f ELKA
52>>3 byte 0x09 EK-44
53
54>1 byte 0x30 Dynacord
55>1 byte 0x33 Clavia
56>1 byte 0x39 Soundcraft
57
10>1 byte 0x3e Waldorf
11>>3 byte 0x7f Microwave I
12
58>1 byte 0x3e Waldorf
59>>3 byte 0x7f Microwave I
60
61# Japanese Group
13>1 byte 0x40 Kawai
62>1 byte 0x40 Kawai
63>>3 byte 0x20 K1
14>>3 byte 0x22 K4
15
16>1 byte 0x41 Roland
17>>3 byte 0x14 D-50
18>>3 byte 0x2b U-220
19>>3 byte 0x02 TR-707
20
21>1 byte 0x42 Korg
22>>3 byte 0x19 M1
23
24>1 byte 0x43 Yamaha
25>1 byte 0x44 Casio
26>1 byte 0x46 Kamiya
27>1 byte 0x47 Akai
28>1 byte 0x48 Victor
64>>3 byte 0x22 K4
65
66>1 byte 0x41 Roland
67>>3 byte 0x14 D-50
68>>3 byte 0x2b U-220
69>>3 byte 0x02 TR-707
70
71>1 byte 0x42 Korg
72>>3 byte 0x19 M1
73
74>1 byte 0x43 Yamaha
75>1 byte 0x44 Casio
76>1 byte 0x46 Kamiya
77>1 byte 0x47 Akai
78>1 byte 0x48 Victor
79>1 byte 0x49 Mesosha
29>1 byte 0x4b Fujitsu
30>1 byte 0x4c Sony
31>1 byte 0x4e Teac
32>1 byte 0x50 Matsushita
33>1 byte 0x51 Fostex
34>1 byte 0x52 Zoom
35>1 byte 0x54 Matsushita
36>1 byte 0x57 Acoustic tech. lab.

--- 106 unchanged lines hidden ---
80>1 byte 0x4b Fujitsu
81>1 byte 0x4c Sony
82>1 byte 0x4e Teac
83>1 byte 0x50 Matsushita
84>1 byte 0x51 Fostex
85>1 byte 0x52 Zoom
86>1 byte 0x54 Matsushita
87>1 byte 0x57 Acoustic tech. lab.

--- 106 unchanged lines hidden ---