home *** CD-ROM | disk | FTP | other *** search
/ Sound Sensations! / sound_sensations.iso / midifile / drmfix / sample.map < prev   
Text File  |  1991-09-27  |  3KB  |  145 lines

  1. ; Sample.MAP : an example of a custom drum map for DrumFix
  2.  
  3. ; Anything after a semicolon is a comment.
  4.  
  5. ; This particular map takes the whole MIDI range on a Proteus and compreses
  6. ;  it to the 36 unique drum sounds, around middle C.
  7.  
  8. ; DrumFix will generate a map, so that OldNote -> NewNote, where OldNote
  9. ; and NewNote are the MIDI note numbers (in decimal) for the drum sounds
  10. ; from the MFF file's drum machine and your drum machine, respectively.  That
  11. ; is, if note 0 is a bass drum in the standard MIDI file and your machine
  12. ; uses note 72 for a bass drum, the map needs to contain the line
  13. ; "0   72".  See below.
  14.  
  15. ; Old Note  -->    New Note
  16.  
  17. 0          72        ; Bass Drum (Reverb Kick 1)
  18. 1                 72
  19. 2                 72
  20. 3                 72
  21. 4                 72
  22. 5                 72
  23. 6                 72
  24. 7                 72
  25. 8                 72
  26. 9                 72
  27. 10                72
  28. 11                72
  29. 12                72
  30. 13                72
  31. 14                72
  32. 15                72
  33. 16                72
  34. 17                72
  35. 18                72
  36. 19                72
  37. 20                72
  38. 21                72
  39. 22                72
  40. 23                72
  41. 24                72
  42. 25                72
  43. 26                72
  44. 27                72
  45. 28                72
  46. 29                72
  47. 30                72
  48. 31                72
  49. 32                72
  50. 33                72
  51. 34                72
  52. 35                72
  53. 36          72
  54. 37          73
  55. 38          74
  56. 39          75
  57. 40          76
  58. 41          77
  59. 42          78
  60. 43          79
  61. 44          80
  62. 45          81
  63. 46          82
  64. 47          83
  65. 48                48
  66. 49                49
  67. 50                50
  68. 51                51
  69. 52                52
  70. 53                53
  71. 54                54
  72. 55                55
  73. 56                56
  74. 57                57
  75. 58                58
  76. 59                59
  77. 60                60
  78. 61                61
  79. 62                62
  80. 63                63
  81. 64                64
  82. 65                65
  83. 66                66
  84. 67                67
  85. 68                68
  86. 69                69
  87. 70                70
  88. 71                71
  89. 72                72
  90. 73                73
  91. 74                74
  92. 75                75
  93. 76                76
  94. 77                77
  95. 78                78
  96. 79                79
  97. 80                80
  98. 81                81
  99. 82                82
  100. 83                83
  101. 84          48
  102. 85          49
  103. 86          50
  104. 87          51
  105. 88          52
  106. 89          53
  107. 90          54
  108. 91          55
  109. 92          56
  110. 93          57
  111. 94          58
  112. 95          59
  113. 96          60
  114. 97          61
  115. 98          62
  116. 99          63
  117. 100          64
  118. 101          65
  119. 102          66
  120. 103          67
  121. 104          68
  122. 105          69
  123. 106               69
  124. 107               69
  125. 108               69
  126. 109               69
  127. 110               69
  128. 111               69
  129. 112               69
  130. 113               69
  131. 114               69
  132. 115               69
  133. 116               69
  134. 117               69
  135. 118               69
  136. 119               69
  137. 120               69
  138. 121               69
  139. 122               69
  140. 123               69
  141. 124               69
  142. 125               69
  143. 126               69
  144. 127               69
  145.