The following lines should be added at the end of the "Kurzweil" section of the FreeMIDI file called "FreeMIDI devices", which lives in the "FreeMIDI folder" in the "System Folder" of your Macintosh.

:PC2r (31 00 00 00) "1, 2, 4, 9" #602 {1-16; 1-16}
:PC2m (31 00 01 00) "1, 2, 4, 9" #2588 {1-16; 1-16}
:PC2 (31 00 02 00) "1, 2, 4, 9" #2588 {1-16; 1-16}
:PC2x (31 00 03 00) "1, 2, 4, 9" #2588 {1-16; 1-16}
:PC2rp (31 00 04 00) "1, 2, 4, 9" #602 {1-16; 1-16}
:PC2mp (31 00 05 00) "1, 2, 4, 9" #2588 {1-16; 1-16}
:PC2p (31 00 06 00) "1, 2, 4, 9" #2588 {1-16; 1-16}
:PC2xp (31 00 07 00) "1, 2, 4, 9" #2588 {1-16; 1-16}

:PC2r+PCR1 (31 00 08 00) "1, 2, 4, 9" #602 {1-16; 1-16}
:PC2m+PCR1 (31 00 09 00) "1, 2, 4, 9" #2588 {1-16; 1-16}
:PC2+PCR1 (31 00 0A 00) "1, 2, 4, 9" #2588 {1-16; 1-16}
:PC2x+PCR1 (31 00 0B 00) "1, 2, 4, 9" #2588 {1-16; 1-16}
:PC2rp+PCR1 (31 00 0C 00) "1, 2, 4, 9" #602 {1-16; 1-16}
:PC2mp+PCR1 (31 00 0D 00) "1, 2, 4, 9" #2588 {1-16; 1-16}
:PC2p+PCR1 (31 00 0E 00) "1, 2, 4, 9" #2588 {1-16; 1-16}
:PC2xp+PCR1 (31 00 0F 00) "1, 2, 4, 9" #2588 {1-16; 1-16}
* PC2 notes: "r" is a rack. "m" is a 61 note keyboard (Korea
only)
* "x" is an 88 note keyboard. "p" means a polyphony option is
installed.



In addition to the "FreeMIDI Devices" file, there is an "Auto Config Devices" file which needs the following lines added to it, in order to Automatically find PC2 devices.

        {f0 7E id 06 02 07 31 00 00 00 ...}   [07/31 00 00 00]   *PC2r
        {f0 7E id 06 02 07 31 00 01 00 ...}   [07/31 00 01 00]   *PC2m
        {f0 7E id 06 02 07 31 00 02 00 ...}   [07/31 00 02 00]   *PC2
        {f0 7E id 06 02 07 31 00 03 00 ...}   [07/31 00 03 00]   *PC2x
        {f0 7E id 06 02 07 31 00 04 00 ...}   [07/31 00 04 00]   *PC2rp
        {f0 7E id 06 02 07 31 00 05 00 ...}   [07/31 00 05 00]   *PC2mp
        {f0 7E id 06 02 07 31 00 06 00 ...}   [07/31 00 06 00]   *PC2p
        {f0 7E id 06 02 07 31 00 07 00 ...}   [07/31 00 07 00]   *PC2xp

        {f0 7E id 06 02 07 31 00 08 00 ...}   [07/31 00 08 00]   *PC2r
        {f0 7E id 06 02 07 31 00 09 00 ...}   [07/31 00 09 00]   *PC2m+PCR1
        {f0 7E id 06 02 07 31 00 0A 00 ...}   [07/31 00 0A 00]   *PC2+PCR1
        {f0 7E id 06 02 07 31 00 0B 00 ...}   [07/31 00 0B 00]   *PC2x+PCR1
        {f0 7E id 06 02 07 31 00 0C 00 ...}   [07/31 00 0C 00]   *PC2rp+PCR1
        {f0 7E id 06 02 07 31 00 0D 00 ...}   [07/31 00 0D 00]   *PC2mp+PCR1
        {f0 7E id 06 02 07 31 00 0E 00 ...}   [07/31 00 0E 00]   *PC2p+PCR1
        {f0 7E id 06 02 07 31 00 0F 00 ...}   [07/31 00 0F 00]   *PC2xp+PCR1


