home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 6 / 1995-05_Disc_6.iso / extract / patches.ini < prev    next >
Text File  |  1995-02-27  |  10KB  |  268 lines

  1. # Default .INI file for UltraSound LOADPATS.EXE
  2. #
  3. # Used to load patches for AIL 32
  4. #
  5. # Original by Jayeson Lee-Steere
  6. # June 21, 1994 - revamped by Lee Ingraham
  7.  
  8. # Generally it is best to place all custom modifications at the top.
  9. # Patches are loaded in the order presented until all of the UltraSound
  10. # memory is used.
  11.  
  12. #New - 94/03/11 - Allows options for different memory sizes to be specified
  13. #Command line options -8,-16,-F22,-F44 override these.
  14. #O mem_size(256,512,768,1024) bits(8,16) freq(22,44)
  15. O 256 8 22
  16. O 512 8 22
  17. O 768 8 44
  18. O 1024 8 44
  19.  
  20. #Format of each line is
  21. #(M,P)inst_number gm_inst_number mapping_1 mapping_2 mapping_3 [patch_name]
  22. #
  23. # You do not need to have a line for every possible instrument. Any
  24. # instrument not specified will produce no sound if played.
  25. #
  26. # where:
  27. #   M: means melodic patch
  28. #   P: means percussive patch
  29. #   inst_number: program change number in sequence. i.e. If your sequence
  30. #                uses melodic instrument 24, then the line starting with
  31. #                M024 will affect what is played.
  32. #   gm_inst_number: general midi patch number. Allows instruments to be
  33. #                   remapped. When using GM sequences, this should be
  34. #                   the same as inst_number. This feature is now somewhat
  35. #                   unnecessary, since GM sequences are usually available.
  36. #  mappings:  'mapping_1'-'mapping_3' specifiy how the instrument is mapped
  37. #             to other instruments when the instrument is not loaded due
  38. #             to the UltraSound memory being filled. If a mapping is the
  39. #             same number as 'inst_number', it is ignored.
  40. #
  41. #  mapping_1: If the instrument specified in 'inst_number' does not get loaded
  42. #             AND the instrument specified in 'mapping_1' is loaded, the
  43. #             instrument specified in 'inst_number' is mapped to the
  44. #             instrument specified in 'mapping_1'.
  45. #  mapping_2: If no mapping occured because of 'mapping_1', then 'mapping_2'
  46. #             is processed the same way as 'mapping_1'.
  47. #  mapping_3: If no mapping occured because of 'mapping_1' or 'mapping_2',
  48. #             then 'mapping_3' is processed the same way as 'mapping_1'.
  49. #  patch_name: If 'patch_name' is specified, the extension .PAT will be
  50. #              added to the end and this patch file will be loaded instead
  51. #              of the specified general midi instrument.
  52. # Here is an example:
  53. #
  54. # M001 001 001 002 003 hotpaino
  55. # Here hotpiano.pat will be loaded as instrument 1 in place of the default
  56. # general midi brite piano. If there is not enough memory to load
  57. # hotpiano.pat, it will be mapped to instrument 2 (note that mapping 1 is
  58. # ignored). If instrument 2 is not loaded it will be mapped to instrument 3.
  59. # If instrument 3 is not loaded the instrument is not mapped to anything and
  60. # attempting to play instrument 1 will result in no sound being produced.
  61.  
  62. # 256K and above
  63. M000 000 000 000 000 ;Acoustic Grand Piano
  64. M004 004 004 004 000 ;Rhodes Piano
  65. M006 006 006 006 000 ;Harpsichord
  66. M009 009 009 008 000 ;Glockenspiel
  67. M012 012 012 012 000 ;Marimba
  68. M016 016 016 016 16 ;Hammond Organ
  69. M033 033 033 033 033 ;Electric Bass (fingered)
  70. M040 040 040 040 040 ;Violin
  71. M056 056 056 056 056 ;Trumpet
  72. M065 065 065 065 065 ;Alto Sax
  73. M068 068 068 068 065 ;Oboe
  74. M073 073 073 073 073 ;Flute
  75.  
  76. P082 082 082 082 082 ;Shaker
  77. P036 036 036 036 036 ;Bass Drum 1
  78. P037 037 037 037 082 ;Side Stick
  79. P038 038 038 038 038 ;Acoustic Snare
  80. P039 039 039 039 039 ;Hand Clap
  81. P042 042 042 042 082 ;Closed High Hat
  82. P049 049 049 049 051 ;Crash Cymbal 1
  83. P051 051 051 051 042 ;Ride Cymbal 1
  84. P043 043 043 041 045 ;High Floor Tom
  85. P045 045 045 043 047 ;Low Tom
  86.  
  87. M030 030 030 030 040 ;Distortion Guitar
  88. M036 036 036 036 033 ;Slap Bass 1
  89. M025 025 025 025 000 ;Acoustic Guitar (Steel)
  90. M028 028 028 025 000 ;Electric Guitar (muted)
  91. M051 051 051 051 040 ;Synth Strings 2
  92. M055 055 055 055 040 ;Orchestra Hit
  93. M076 076 076 076 073 ;Blow Bottle
  94. M088 088 088 088 073 ;Pad 1 (new age)
  95. M101 101 088 088 073 ;FX 6 (goblins)
  96. M080 080 080 080 073 ;Lead 1 (square)
  97.  
  98. # 512K and above
  99. M019 019 016 016 016 ;Church Organ
  100. M020 020 020 020 016 ;Reed Organ
  101. M054 054 054 054 073 ;Synth Voice
  102. M061 061 061 061 056 ;Brass Section
  103.  
  104. P047 047 047 045 048 ;Low-Mid Tom
  105. P046 046 046 046 042 ;Open High Hat
  106. P060 060 060 060 061 ;Hi Bongo
  107. P061 061 061 061 060 ;Low Bongo
  108. P067 067 067 068 060 ;High Agogo
  109. P071 071 071 071 082 ;Short Whistle
  110. P076 076 076 077 060 ;High Wood Block
  111. P080 080 080 042 082 ;Mute Triangle
  112. P081 081 081 046 034 ;Open Triangle
  113.  
  114. M049 049 049 049 051 ;String Ensemble 2
  115. M096 096 096 101 065 ;FX 1 (rain)
  116. M052 052 048 052 042 ;Choir Ahhs
  117. M060 060 056 060 056 ;French Horn
  118. M071 071 071 071 065 ;Clarinet
  119.  
  120. P041 041 041 043 045 ;Low Floor Tom
  121. P048 048 048 047 050 ;Hi-Mid Tom
  122. P062 062 062 060 082 ;Mute High Conga
  123. P063 063 063 061 082 ;Open High Conga
  124. P064 064 064 064 061 ;Low Conga
  125. P065 065 065 065 060 ;High Timbale
  126. P066 066 066 065 061 ;Low Timbale
  127. P068 068 068 067 061 ;Low Agogo
  128. P072 072 072 072 071 ;Long Whislte
  129. P073 073 073 073 082 ;Short Guiro
  130. P074 074 074 074 073 ;Long Guiro
  131. P077 077 077 076 061 ;Low Wood Block
  132. P075 075 075 076 060 ;Claves
  133.  
  134. M038 038 038 038 033 ;Synth Bass 1
  135. M027 027 027 025 000 ;Electric Guitar (clean)
  136. M031 031 030 031 040 ;Guitar Harmonics
  137. M046 046 046 025 004 ;Orchestral Harp
  138. M097 097 097 088 065 ;FX 2 (soundtrack)
  139. M099 099 099 088 065 ;FX 4 (atmosphere)
  140. M105 105 105 025 000 ;Banjo
  141. M045 045 045 028 012 ;Pizzicato Strings
  142. M023 023 016 023 020 ;Tango Accordian
  143.  
  144. P050 050 050 048 047 ;High Tom
  145. P029 029 029 029 029 ;Scratch Push
  146. P030 030 030 030 030 ;Scratch Pull
  147. P054 054 082 082 082 ;Tambourine
  148.  
  149. M127 127 127 127 127 ;Gunshot
  150. M123 123 123 123 123 ;Bird Tweet
  151. M124 124 124 124 124 ;Telephone Ring
  152. M125 125 125 125 125 ;Helicopter
  153. M126 126 126 126 126 ;Applause
  154.  
  155. M047 047 047 047 047 ;Timpani
  156. M119 119 119 119 119 ;Reverse Cymbal
  157. M104 104 104 104 025 ;Sitar
  158. M086 086 086 086 056 ;Lead 7 (fifths)
  159. M114 114 114 012 000 ;Steel Drums
  160. M109 109 109 109 065 ;Bagpipe
  161.  
  162. #discards (won't seriously compromise patch set if not loaded)
  163. M001 001 001 001 000 ;Bright Accoustic Piano
  164. M002 002 002 004 000 ;Electric Grand Piano
  165. M003 003 003 003 000 ;Honky Tonk Piano
  166. M005 005 005 005 004 ;Chorused Piano
  167. M007 007 007 006 000 ;Clavinet
  168. M008 008 008 009 000 ;Celesta
  169. M010 010 010 009 000 ;Music Box
  170. M011 011 011 011 012 ;Vibraphone
  171. M013 013 013 013 012 ;Xylophone
  172. M014 014 014 014 009 ;Tubular Bells
  173. M015 015 015 015 009 ;Dulcimer
  174. M017 017 017 017 012 ;Percussive Organ
  175. M018 018 018 020 016 ;Rock Organ
  176. M021 021 023 020 016 ;Accordian
  177. M022 022 023 020 016 ;Harmonica
  178. M024 024 024 025 000 ;Acoustic Guitar (Nylon)
  179. M026 026 026 027 000 ;Electric Guitar (jazz)
  180. M029 029 030 029 040 ;Overdriven Guitar
  181. M032 032 032 032 033 ;Acoustic Bass
  182. M034 034 034 034 028 ;Electric Bass (picked)
  183. M035 035 035 035 033 ;Fretless Bass
  184. M037 037 037 036 033 ;Slap Bass 2
  185. M039 039 039 038 033 ;Synth Bass 2
  186. M041 041 041 041 040 ;Viola
  187. M042 042 042 042 040 ;Cello
  188. M043 043 043 043 040 ;Contrabass
  189. M044 044 044 051 040 ;Tremolo Strings
  190. M048 048 048 051 040 ;String Ensemble 1
  191. M050 050 050 051 040 ;Synth Strings 1
  192. M053 053 053 054 073 ;Voice Oohs
  193. M057 057 057 057 056 ;Trombone
  194. M058 058 058 058 056 ;Tuba
  195. M059 059 059 059 056 ;Muted Trumpet
  196. M062 062 062 062 056 ;Synth Brass 1
  197. M063 063 063 060 056 ;Synth Brass 2
  198. M064 064 064 064 065 ;Soprano Sax
  199. M066 066 066 066 065 ;Tenor Sax
  200. M067 067 067 067 065 ;Baritone Sax
  201. M069 069 069 069 068 ;English Horn
  202. M070 070 070 070 068 ;Bassoon
  203. M072 072 072 072 073 ;Piccolo
  204. M074 074 074 074 073 ;Recorder
  205. M075 075 075 076 073 ;Pan Flute
  206. M077 077 077 076 073 ;Shakuhachi
  207. M078 078 078 078 073 ;Whistle
  208. M079 079 079 079 073 ;Ocarina
  209. M081 081 081 061 065 ;Lead 2 (sawtooth)
  210. M082 082 082 076 073 ;Lead 3 (calliope)
  211. M083 083 083 076 073 ;Lead 4 (chiff)
  212. M084 084 084 030 006 ;Lead 5 (charang)
  213. M085 085 085 054 073 ;Lead 6 (voice)
  214. M087 087 087 080 065 ;Lead 8 (bass+lead)
  215. M089 089 088 089 073 ;Pad 2 (warm)
  216. M090 090 088 090 073 ;Pad 3 (polysynth)
  217. M091 091 091 054 073 ;Pad 4 (choir)
  218. M092 092 092 054 073 ;Pad 5 (bowed)
  219. M093 093 088 093 073 ;Pad 6 (metallic)
  220. M094 094 094 054 073 ;Pad 7 (halo)
  221. M095 095 101 054 073 ;Pad 8 (sweep)
  222. M098 098 096 101 065 ;FX 3 (crystal)
  223. M100 100 096 101 065 ;FX 5 (brightness)
  224. M102 102 102 054 073 ;FX 7 (echoes)
  225. M103 103 099 088 073 ;FX 8 (sci-fi)
  226. M106 106 106 105 000 ;Shamisen
  227. M107 107 107 105 000 ;Koto
  228. M108 108 108 012 000 ;Kalimba
  229. M110 110 110 110 040 ;Fiddle
  230. M111 111 111 111 068 ;Shanai
  231. M112 112 009 112 000 ;Tinkle Bell
  232. M113 113 113 012 000 ;Agogo
  233. M115 115 115 012 000 ;Woodblock
  234. M116 116 047 116 000 ;Taiko Drum
  235. M117 117 117 117 047 ;Melodic Tom
  236. M118 118 047 118 117 ;Synth Drum
  237. M120 120 120 120 120 ;Guitar Fret Noise
  238. M121 121 076 121 073 ;Breath Noise
  239. M122 122 122 122 126 ;Seashore
  240.  
  241. P027 027 027 027 082 ;Highq
  242. P028 028 028 046 082 ;Slap
  243. P031 031 031 037 082 ;Sticks
  244. P032 032 032 032 032 ;Square Click
  245. P033 033 033 033 033 ;Metronome Click
  246. P034 034 034 034 034 ;Metronome Bell
  247. P035 035 035 035 036 ;Acoustic Bass Drum
  248. P040 040 040 040 038 ;Electric Snare
  249. P044 044 044 046 082 ;Pedal High Hat
  250. P052 052 052 052 049 ;Chinese Cymbal
  251. P053 053 053 053 051 ;Ride Bell
  252. P055 055 055 055 049 ;Splash Cymbal
  253. P056 056 056 067 082 ;Cowbell
  254. P057 057 057 057 049 ;Crash Cymbal 2
  255. P058 058 058 058 074 ;Vibraslap
  256. P059 059 059 051 049 ;Ride Cymbal 2
  257. P069 069 069 069 082 ;Cabasa
  258. P070 070 070 070 082 ;Maracas
  259. P078 078 078 029 082 ;Mute Cuica
  260. P079 079 079 030 082 ;Open Cuica
  261. P083 083 083 083 034 ;Jingle Bell
  262. P084 084 084 084 034 ;Bell Tree
  263. P085 085 085 085 085 ;Castinets
  264. P086 086 041 043 045 ;Mute Surdo
  265. P087 087 041 043 045 ;Open Surdo
  266.  
  267. # End
  268.