~ubuntu-branches/ubuntu/hoary/kdemultimedia/hoary

« back to all changes in this revision

Viewing changes to kmid/player/mt32togm.cc

  • Committer: Bazaar Package Importer
  • Author(s): Martin Schulze
  • Date: 2003-01-22 15:00:51 UTC
  • Revision ID: james.westby@ubuntu.com-20030122150051-uihwkdoxf15mi1tn
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#include "mt32togm.h"
 
2
 
 
3
int MT32toGM[128] =
 
4
{
 
5
   0,   1,   2,   4,   4,   5,   5,   3,  16,  16,
 
6
  16,  16,  19,  19,  19,  21,   6,   6,   6,   7,
 
7
   7,   7,   8,   8,  62,  57,  63,  58,  38,  38,
 
8
  39,  39,  88,  33,  52,  35,  97, 100,  38,  39,
 
9
  14, 102,  68, 103,  44,  92,  46,  80,  48,  49,
 
10
  51,  45,  40,  40,  42,  42,  43,  46,  46,  24,
 
11
  25,  28,  27, 104,  32,  32,  34,  33,  36,  37,
 
12
  39,  35,  79,  73,  76,  72,  74,  75,  64,  65,
 
13
  66,  67,  71,  71,  69,  70,  60,  22,  56,  59,
 
14
  57,  63,  60,  60,  58,  61,  61,  11,  11,  99,
 
15
 100,   9,  14,  13,  12, 107, 106,  77,  78,  78,
 
16
  76, 111,  47, 117, 127, 115, 118, 116, 118, 126,
 
17
 121, 121,  55, 124, 120, 125, 126, 127
 
18
};