You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
700 B
19 lines
700 B
15 years ago
|
#include "mt32togm.h"
|
||
|
|
||
|
int MT32toGM[128] =
|
||
|
{
|
||
|
0, 1, 2, 4, 4, 5, 5, 3, 16, 16,
|
||
|
16, 16, 19, 19, 19, 21, 6, 6, 6, 7,
|
||
|
7, 7, 8, 8, 62, 57, 63, 58, 38, 38,
|
||
|
39, 39, 88, 33, 52, 35, 97, 100, 38, 39,
|
||
|
14, 102, 68, 103, 44, 92, 46, 80, 48, 49,
|
||
|
51, 45, 40, 40, 42, 42, 43, 46, 46, 24,
|
||
|
25, 28, 27, 104, 32, 32, 34, 33, 36, 37,
|
||
|
39, 35, 79, 73, 76, 72, 74, 75, 64, 65,
|
||
|
66, 67, 71, 71, 69, 70, 60, 22, 56, 59,
|
||
|
57, 63, 60, 60, 58, 61, 61, 11, 11, 99,
|
||
|
100, 9, 14, 13, 12, 107, 106, 77, 78, 78,
|
||
|
76, 111, 47, 117, 127, 115, 118, 116, 118, 126,
|
||
|
121, 121, 55, 124, 120, 125, 126, 127
|
||
|
};
|