home *** CD-ROM | disk | FTP | other *** search
/ Boot Disc 4 / boot-disc-1996-12.iso / Apps / Cakewalk / PROAUD5 / AD.1 / drm.ini < prev    next >
INI File  |  1996-06-18  |  51KB  |  923 lines

  1. ; $Revision: 3 $
  2. ; $Date: 5/07/96 1:27p $
  3.  
  4. [WinCake]
  5.  
  6. [Recent Files List]
  7.  
  8. [Track View]
  9.  
  10. [Event View]
  11.  
  12. [Piano-roll View]
  13.  
  14. [Controllers View]
  15.  
  16. [Staff View]
  17.  
  18. [Comments View]
  19.  
  20. [Tempo View]
  21.  
  22. [Meter View]
  23.  
  24. [Sysx View]
  25.  
  26. [CAL View]
  27.  
  28. [Markers View]
  29.  
  30. [Dump Request Macros]
  31. ;
  32. ; NOTE: Many of these have been donated by customers.  We have not been able
  33. ; to test all of them, because in many cases we do not have the instrument.
  34. ;
  35. ; Each Dump Request Macro must be on a single line.  Each line must be
  36. ; of the format:
  37. ;
  38. ;       <name>=F0 <data> F7 [n<num buffers>] [s<size buffers>]
  39. ;
  40. ; <name> is the name that appears in the Cakewalk menu of DRM choices.
  41. ; You may want to follow our "ellipses" convention:  If your request
  42. ; macro will require the user to input something, place "..." after
  43. ; the name.  E.g., "FB-01 Configuration...".
  44. ;
  45. ;    Note: DRM names can be enclosed in quotes like DOS CAKEWALK.SXT.
  46. ;    The = sign must be added, however, for Cakewalk for Windows.
  47. ;
  48. ; <data> is any series of bytes notated in hexadecimal.
  49. ;
  50. ; Last are two optional items for setting the number and size of buffers
  51. ; to be allocated to receive the sysx message.  For example, appending
  52. ; n4 s32000 would allocate 4 buffers of 32000 bytes each.  These correspond
  53. ; to and override the SysxReceiveBuffers and SysxReceiveBuffersSize values
  54. ; that may be set in TTSSEQ.INI.  Some devices may require preallocation
  55. ; of a different number and/or size of receive buffers.
  56. ;
  57. ; Note that normal MIDI data bytes must have the high bit clear: i.e.,
  58. ; must be < 128d, 80h.  Since values >= 128 can never be part of a System
  59. ; Exclusive message, we can use some of them as special "opcodes"....
  60. ;
  61. ; OPCODES:  Special <data> values that are not sent:
  62. ;
  63. ;  FC : Arithmetic-OR of next two bytes.  The next two bytes--or results
  64. ;       of other opcodes--are OR'd together and the result is sent.
  65. ;  FD : Prompt user to "Input Channel/Unit"; send what they input.
  66. ;  FE : Prompt user to "Input Patch Number"; send what they input.
  67. ;
  68.  
  69. ;; 8x8 Midi Patcher Courtesy of Bob Camp
  70. 360 Systems 8x8 Midi Patcher Bulk Dump=F0 00 00 1C 01 00 F7
  71.  
  72. ;; Alesis D4 Drum Module Courtesy of Peter DeFazio - ICG Productions
  73. Alesis D4 Current Drum Kit=F0 00 00 0E 06 7F 41 F7
  74. Alesis D4 Trigger Setup=F0 00 00 0E 06 7F 42 F7
  75. Alesis D4 Program Table=F0 00 00 0E 06 7F 45 F7
  76.  
  77. ;; Alesis DM5 Drum Module - Courtesy Pat Waara 
  78. Alesis DM5 System Info=F0 00 00 0E 13 7F 40 F7
  79. Alesis DM5 Edit Buffer Drum Kit=F0 00 00 0E 13 7F 41 F7
  80. Alesis DM5 Selected (0-20) Drum Kit=F0 00 00 0E 13 7F FC 60 FE F7
  81. Alesis DM5 New Trigger Setup=F0 00 00 0E 13 7F 45 F7
  82. Alesis DM5 Old Trigger Setup (V1.01 only)=F0 00 00 0E 13 7F 42 F7 
  83. Alesis DM5 Program Table=F0 00 00 0E 13 7F 43 F7
  84.  
  85. ;; Midiverb III Courtesy of Robert Rampley
  86. Alesis Midiverb III All Programs=F0 00 00 0E 03 02 F7
  87.  
  88. ;;Courtesy of Sergio Blostein
  89. Alesis Quadraverb Dump Request=F0 00 00 0E 02 03 00 F7
  90.  
  91. ;; Quadraverb Courtesy of Chris Connell
  92. Alesis Quadraverb All Presets=F0 00 00 0E 02 03 65 F7
  93. Alesis Quadraverb Edit Buffer=F0 00 00 0E 02 03 64 F7
  94. Alesis Quadraverb Single Preset...=F0 00 00 0E 02 03 FE F7
  95.  
  96. ;; From Dragon (david@infopro.com):
  97. Alesis Quadraverb 2 Global Data Dump=F0 00 00 0E 0F 08 F7
  98. Alesis Quadraverb 2 All User Programs=F0 00 00 0E 0F 03 65 F7
  99. Alesis Quadraverb 2 Edit Buffer=F0 00 00 0E 0F 03 64 F7
  100. Alesis Quadraverb 2 Single User Program...=F0 00 00 0E 0F 03 FE F7
  101.  
  102. ;; QuadraSynth Courtesy of Robert Rampley
  103. Alesis QuadraSynth All Data=F0 00 00 0E 0E 0C F7
  104. Alesis QuadraSynth Single Prg...=F0 00 00 0E 0E 01 FE F7
  105. Alesis QuadraSynth Single Mix...=F0 00 00 0E 0E 05 FE F7
  106. Alesis QuadraSynth Single Efx...=F0 00 00 0E 0E 07 FE F7
  107. Alesis QuadraSynth Prg Edit Buffer=F0 00 00 0E 0E 03 00 F7
  108. Alesis QuadraSynth Mix Edit Buffer=F0 00 00 0E 0E 05 64 F7
  109. Alesis QuadraSynth Efx Edit Buffer=F0 00 00 0E 0E 09 00 F7
  110.  
  111. ;; Quadraverb-GT Courtesy of Robert Rampley
  112. Alesis Quadraverb-GT All Programs=F0 00 00 0E 07 02 65 F7
  113. Alesis Quadraverb-GT Edit Buffer=F0 00 00 0E 07 02 64 F7
  114. Alesis Quadraverb-GT Single Program...=F0 00 00 0E 07 02 FE F7
  115.  
  116. ;; CZ-1000 Courtesy of Steve Quinlan
  117. Casio CZ-1000 Current Voice-Channel 1=F0 44 00 00 70 10 60 71 31 F7
  118. Casio CZ-1000 Current Voice-Channel 2=F0 44 00 00 71 10 60 71 31 F7
  119.  
  120. ;; MX-8 Courtesy of Jim Kometani
  121. Digital Music MX-8 Current Setup...=F0 00 00 07 FD 02 F7
  122. Digital Music MX-8 All Setups...=F0 00 00 07 FD 03 F7
  123.  
  124. ;; Digitech GSP-21 Legend Courtesy Russell C. Cole
  125. ;; This macro will prompt for the Channel number.
  126. Digitech GSP-21 Legend All Programs=F0 00 00 10 FD 11 00 F7
  127.  
  128. ;; Proteus Courtesy of Bob Camp
  129. E-MU Proteus All User Presets=F0 18 04 00 00 7F 7F F7
  130. E-MU Proteus All Factory Presets=F0 18 04 00 00 7E 7F F7
  131. E-MU Proteus Tuning Table=F0 18 04 00 04 F7
  132. E-MU Proteus Program Map=F0 18 04 00 06 F7
  133. E-MU Proteus Master Settings=F0 18 04 00 08 F7
  134. E-MU Proteus 1 Patch From First 128...=F0 18 04 00 00 FE 00 F7
  135. E-MU Proteus 1 Patch From Next 128...=F0 18 04 00 00 FE 01 F7
  136.  
  137. ; E-MU Proteus FX DRM's for Cakewalk V3.0
  138. ; by Andrew Fiddian-Green
  139. ; September 12, 1994
  140. ;
  141. ; NB - Assumes that the E-MU device ID code is 00!!
  142. ;
  143. E-MU Proteus FX All RAM Presets (Bank 0 and 1)=F0 18 04 00 00 7D 7F F7
  144. E-MU Proteus FX All ROM Presets (Bank 2 and 3)=F0 18 04 00 00 7C 7F F7
  145. E-MU Proteus FX Preset from Bank 0...=F0 18 04 00 00 FE 00 F7
  146. E-MU Proteus FX Preset from Bank 1...=F0 18 04 00 00 FE 01 F7
  147. E-MU Proteus FX Preset from Bank 2...=F0 18 04 00 00 FE 02 F7
  148. E-MU Proteus FX Preset from Bank 3...=F0 18 04 00 00 FE 03 F7
  149. E-MU Proteus FX Tuning Table=F0 18 04 00 04 F7
  150. E-MU Proteus FX Program Map=F0 18 04 00 06 F7
  151.  
  152. ;; ESQ-1 Courtesy of Mark Moulding
  153. Ensoniq ESQ-1 Current Program...=F0 0F 02 FD 09 F7
  154. Ensoniq ESQ-1 All Programs...=F0 0F 02 FD 0A F7
  155.  
  156. Ensoniq SQ-1 Current Program...=F0 0F 06 00 FD 00 00 01 F7
  157. Ensoniq SQ-1 Internal Programs...=F0 0F 06 00 FD 00 00 02 F7
  158. Ensoniq SQ-1 Current Sequence...=F0 0F 06 00 FD 00 00 03 F7
  159. Ensoniq SQ-1 All Sequences...=F0 0F 06 00 FD 00 00 04 F7
  160. Ensoniq SQ-1 All Data...=F0 0F 06 00 FD 00 00 05 F7
  161.  
  162. ;; Ensoniq TS-10/12 by David UZ Hahn "the Funky Penguin" @ DxD Music Studio 1994
  163. Ensoniq TS Single Program=F0 0F 07 00 00 00 00 03 F7
  164. Ensoniq TS Single Preset =F0 0F 07 00 00 00 00 04 F7
  165. Ensoniq TS Track Parameters=F0 0F 07 00 00 00 00 05 F7
  166. Ensoniq TS EVERYTHIN'!=F0 0F 07 00 00 00 00 06 F7
  167. Ensoniq TS INT Program Bank=F0 0F 07 00 00 00 00 07 F7
  168. Ensoniq TS INT Preset Bank=F0 0F 07 00 00 00 00 08 F7
  169.  
  170. ;; VFXsd and SQ-1 Courtesy of Tim Godfrey
  171. ;; These DRMs will also work with the VFX v2.1.
  172. Ensoniq VFXsd Current Program...=F0 0F 05 00 FD 00 00 05 F7
  173. Ensoniq VFXsd Current Preset...=F0 0F 05 00 FD 00 00 06 F7
  174. Ensoniq VFXsd Multi A&B/Track Parameters...=F0 0F 05 00 FD 00 00 07 F7
  175. Ensoniq VFXsd INT Program Bank...=F0 0F 05 00 FD 00 00 09 F7
  176. Ensoniq VFXsd INT Preset Bank...=F0 0F 05 00 FD 00 00 0A F7
  177. Ensoniq VFXsd Current Sequence...=F0 0F 05 00 FD 00 00 0D F7
  178. Ensoniq VFXsd All Sequences...=F0 0F 05 00 FD 00 00 0E F7
  179. Ensoniq VFXsd All Data...=F0 0F 05 00 FD 00 00 08 F7
  180.  
  181. ;; Eventide H-3000 Ultra-Harmonizer Courtesy of Jeffrey L. Seltzer
  182. Eventide H-3000 Current Program...=F0 1C 60 00 00 7C 46 45 34 36 42 43 F7
  183. Eventide H-3000 All User Programs...=F0 1C 60 00 00 7C 46 45 34 32 43 30 F7
  184.  
  185. ;;JL Cooper Fadermaster Courtesy of Morten Saether
  186. JL Cooper Fadermaster All Banks=F0 15 11 00 F7
  187. JL Cooper Fadermaster User Bank 1=F0 15 11 01 00 F7
  188. JL Cooper Fadermaster User Bank 2=F0 15 11 01 01 F7
  189. JL Cooper Fadermaster User Bank 3=F0 15 11 01 02 F7
  190. JL Cooper Fadermaster User Bank 4=F0 15 11 01 03 F7
  191. JL Cooper Fadermaster User Bank 5=F0 15 11 01 04 F7
  192. JL Cooper Fadermaster User Bank 6=F0 15 11 01 05 F7
  193. JL Cooper Fadermaster User Bank 7=F0 15 11 01 06 F7
  194. JL Cooper Fadermaster User Bank 8=F0 15 11 01 07 F7
  195. JL Cooper Fadermaster User Bank 9=F0 15 11 01 08 F7
  196. JL Cooper Fadermaster "P" Bank 1=F0 15 11 01 09 F7
  197.  
  198. Kawai K1 1 Int Patch...=F0 40 FD 00 00 03 00 FE F7
  199. Kawai K1 1 Ext Patch...=F0 40 FD 00 00 03 01 FE F7
  200. Kawai K1 All Int Single I,E...=F0 40 FD 01 00 03 00 00 F7
  201. Kawai K1 All Int Single i,e...=F0 40 FD 01 00 03 00 20 F7
  202. Kawai K1 All Int Multi...=F0 40 FD 01 00 03 00 40 F7
  203. Kawai K1 All Ext Single I,E...=F0 40 FD 01 00 03 01 00 F7
  204. Kawai K1 All Ext Single i,e...=F0 40 FD 01 00 03 01 20 F7
  205. Kawai K1 All Ext Multi...=F0 40 FD 01 00 03 01 40 F7
  206.  
  207. ;; K4 Courtesy of Christopher Moreno
  208. Kawai K4 All Int=F0 40 00 02 00 04 00 00 F7
  209. Kawai K4 All Ext=F0 40 00 02 00 04 02 00 F7
  210. Kawai K4 1 Int Single/Multi...=F0 40 00 00 00 04 00 FE F7
  211. Kawai K4 1 Ext Single/Multi...=F0 40 00 00 00 04 02 FE F7
  212. Kawai K4 1 Int Effect...=F0 40 00 00 00 04 01 FE F7
  213. Kawai K4 1 Ext Effect...=F0 40 00 00 00 04 03 FE F7
  214. Kawai K4 All Int Singles=F0 40 00 01 00 04 00 00 F7
  215. Kawai K4 All Ext Singles=F0 40 00 01 00 04 02 00 F7
  216. Kawai K4 All Int Multis=F0 40 00 01 00 04 00 40 F7
  217. Kawai K4 All Ext Multis=F0 40 00 01 00 04 02 40 F7
  218. Kawai K4 All Int Effects=F0 40 00 01 00 04 01 00 F7
  219. Kawai K4 All Ext Effects=F0 40 00 01 00 04 03 00 F7
  220. Kawai K4 All Int Drums=F0 40 00 00 00 04 01 20 F7
  221. Kawai K4 All Ext Drums=F0 40 00 00 00 04 03 20 F7
  222.  
  223. ;;Courtesy of  Sergio Blostein
  224. Kawai K5/K5m-M=F0 40 00 01 00 02 01 00 F7
  225. Kawai K5/K5m-M=F0 40 00 01 00 02 00 00 F7
  226. Kawai K11/GMega All (33233 only at User Bank)=F0 40 00 01 00 08 F7
  227. ;;
  228. ;;The next DRM sets fixed values to parameters without returns any byte.
  229. ;;The first input is for section number, the second is for Drum-set number.
  230. ;;
  231. Kawai K11/GMega Drum Set=F0 40 00 10 00 08 08 FC 00 FD 08 FC 00 FD 00 00 04 06 00 01 04 00 01 08 08 00 00 00 01 0A 04 00 04 00 04 00 00 00 07 0F 07 0F 00 00 00 01 00 00 00 00 F7
  232.  
  233. ;; O1/W Courtesy of Larry Poulin
  234. ;; Note that when selecting one program or combination make sure that
  235. ;; combination mode is selected for combination dump and program mode
  236. ;; is selected for program dump on the O1/W.
  237. ;; Also, make certain that the program or combination you want to dump
  238. ;; is selected before you execute dump request.
  239. Korg O1/W All Programs...=F0 42 FC 30 FD 2B 1C 00 F7
  240. Korg O1/W All Combinations...=F0 42 FC 30 FD 2B 1D 00 F7
  241. Korg O1/W All Data (prg,comb,glo,seq)...=F0 42 FC 30 FD 2B 0F 00 F7
  242. Korg O1/W Current Program...=F0 42 FC 30 FD 2B 10 F7
  243. Korg O1/W Current Combination...=F0 42 FC 30 FD 2B 19 F7
  244. Korg O1/W All Sequence...=F0 42 FC 30 FD 2B 18 00 F7
  245. Korg O1/W All Drum Kit Data...=F0 42 FC 30 FD 2B 0D 00 F7
  246.  
  247. ;; O3R/W Courtesy of Brian P. McCarty
  248. ;; Note that when selecting one program or combination make sure that
  249. ;; combination mode is selected for combination dump and program mode
  250. ;; is selected for program dump on the M1.
  251. ;; Also, make certain that the program or combination you want to dump
  252. ;; is selected before you execute dump request.
  253. Korg O3R/W All Programs=F0 42 FC 30 FD 30 1C 00 F7
  254. Korg O3R/W All Combinations=F0 42 FC 30 FD 30 1D 00 F7
  255. Korg O3R/W All Data (glb,cmb,prg,mlt)=F0 42 FC 30 FD 30 0F 00 F7
  256. Korg O3R/W Current Program=F0 42 FC 30 FD 30 10 F7
  257. Korg O3R/W Current Combination=F0 42 FC 30 FD 30 19 F7
  258. Korg O3R/W Current Multi Setup=F0 42 FC 30 FD 30 06 00 F7
  259. Korg O3R/W Global=F0 42 FC 30 FD 30 0E 00 F7
  260. Korg O3R/W All Drums=F0 42 FC 30 FD 30 0D 00 F7
  261.  
  262. ;; O5R/W Courtesty of Art Slater
  263. ;; Note that when selecting one program or combination make sure that
  264. ;; combination mode is selected for combination dump and program mode
  265. ;; is selected for program dump on the O5R/W.
  266. ;; Also, make certain that the program or combination you want to dump
  267. ;; is selected before you execute dump request.
  268. Korg O5R/W All Programs=F0 42 30 36 1C 00 F7
  269. Korg O5R/W All Combinations=F0 42 30 36 1D 00 F7
  270. Korg O5R/W All Data (glb,cmb,prg,mlt)=F0 42 30 36 0F 00 F7
  271. Korg O5R/W Current Program=F0 42 30 36 10 F7
  272. Korg O5R/W Current Combination=F0 42 30 36 19 F7
  273. Korg O5R/W Current Multi Setup=F0 42 30 36 06 00 F7
  274. Korg O5R/W Global=F0 42 30 36 0E 00 F7
  275. Korg O5R/W All Drums=F0 42 30 36 0D 00 F7
  276.  
  277. ;; Korg i3 Courtesy of Brian P. McCarty
  278. Korg i3 Current Program=F0 42 FC 30 FD 39 10 F7
  279. Korg i3 All Programs=F0 42 FC 30 FD 39 1C F7
  280. Korg i3 All Arrangements=F0 42 FC 30 FD 39 30 F7
  281. Korg i3 All Styles=F0 42 31 39 31 F7
  282. Korg i3 All Songs=F0 42 FC 30 FD 39 18 F7
  283. Korg i3 All Backing Sequences=F0 42 FC 30 FD 39 32 F7
  284. Korg i3 All Data=F0 42 FC 30 FD 39 0F F7
  285. Korg i3 Drums Data=F0 42 FC 30 FD 39 0D F7
  286. Korg i3 Global=F0 42 FC 30 FD 39 0E F7
  287.  
  288. ;; DS-8 Courtesy of Peter Glass
  289. Korg DS-8 Voice...=F0 42 FC 30 FD 13 10 F7
  290. Korg DS-8 All Voices...=F0 42 FC 30 FD 13 1C F7
  291. Korg DS-8 Combination...=F0 42 FC 30 FD 13 19 F7
  292. Korg DS-8 All Combinations...=F0 42 FC 30 FD 13 1D F7
  293.  
  294. ;; M-1 Courtesy of Ozzie B. Bostic (with revisions by Pete Halliday)
  295. ;;
  296. ;; Note that when selecting one program or combination make sure that
  297. ;; combination mode is selected for combination dump and program mode
  298. ;; is selected for program dump on the M1.
  299. ;;
  300. ;; Also, make certain that the program or combination you want to dump
  301. ;; is selected before you execute dump request.
  302. Korg M1 All Programs=F0 42 FC 30 FD 19 1C 00 F7 n2 s50000
  303. Korg M1 All Combinations=F0 42 FC 30 FD 19 1D 00 F7 n2 s50000
  304. Korg M1 All Data (prg,comb,glo,seq)=F0 42 FC 30 FD 19 0F 00 F7 n2 s50000
  305. Korg M1 Current Program=F0 42 FC 30 FD 19 10 F7 n2 s50000
  306. Korg M1 Current Combination=F0 42 FC 30 FD 19 19 F7 n2 s50000
  307.  
  308. ;; M1 Sequence Dump Courtesy of Dan Kudo
  309. Korg M1 All Sequence...=F0 42 FC 30 FD 19 18 00 F7 n2 s50000
  310.  
  311. ;;Courtesy of  Sergio Blostein
  312. Korg 707=F0 42 30 11 10 F7
  313. Korg DDD-1=F0 42 30 12 10 F7
  314. Korg M3R Current Comb=F0 42 FC 30 FD 24 19 F7
  315. Korg M3R All Comb=F0 42 FC 30 FD 24 1D 00 F7
  316. Korg M3R Current Program=F0 42 FC 30 FD 24 10 F7
  317. Korg M3R All Programs=F0 42 FC 30 FD 24 1C 00 F7
  318. Korg M3R Drum Kit=F0 42 FC 30 FD 24 0D 00 F7
  319. Korg M3R Global=F0 42 FC 30 FD 24 0E 00 F7
  320. Korg M3R All Data=F0 42 FC 30 FD 24 0F 00 F7
  321.  
  322.  
  323. ;;Courtesy of  Sergio Blostein
  324. Korg T1 All Program A Parameter Request=F0 42 30 19 1C 00 F7
  325. Korg T1 All Program B Parameter Request=F0 42 30 19 1C 01 F7
  326. Korg T1 All Combination Parameter Request=F0 42 30 19 1D 00 F7
  327. Korg T1 All Sequence Data Request=F0 42 30 26 18 00 F7
  328. Korg T1 Global Data Request=F0 42 30 19 0E 00 F7
  329.  
  330. ;; DW-6000 Courtesy of Christopher Moreno
  331. Korg DW-6000 Internal Voice...=F0 42 30 04 10 FE F7
  332.  
  333. ;; T3 Courtesy of Larry Bachtell
  334. Korg T3 All Sequences...=F0 42 FC 30 FD 26 18 00 F7
  335. Korg T3 All Combinations...=F0 42 FC 30 FD 26 1D 00 F7
  336. Korg T3 All Programs...=F0 42 FC 30 FD 26 1C 00 F7
  337. Korg T3 Global Data...=F0 42 FC 30 FD 26 0E 00 F7
  338.  
  339. ;; Wavestation Courtesy of Larry Bachtell
  340. Korg Wavestation RAM1 Patches...=F0 42 FC 30 FD 28 1C 00 F7
  341. Korg Wavestation RAM2 Patches...=F0 42 FC 30 FD 28 1C 01 F7
  342. Korg Wavestation ROM Patches...=F0 42 FC 30 FD 28 1C 02 F7
  343. Korg Wavestation Card Patches...=F0 42 FC 30 FD 28 1C 03 F7
  344. Korg Wavestation RAM1 Performances...=F0 42 FC 30 FD 28 1D 00 F7
  345. Korg Wavestation RAM2 Performances...=F0 42 FC 30 FD 28 1D 01 F7
  346. Korg Wavestation ROM Performances...=F0 42 FC 30 FD 28 1D 02 F7
  347. Korg Wavestation Card Performances...=F0 42 FC 30 FD 28 1D 03 F7
  348. Korg Wavestation RAM1 Wave Seq...=F0 42 FC 30 FD 28 0C 00 F7
  349. Korg Wavestation RAM2 Wave Seq...=F0 42 FC 30 FD 28 0C 01 F7
  350. Korg Wavestation ROM Wave Seq...=F0 42 FC 30 FD 28 0C 02 F7
  351. Korg Wavestation Card Wave Seq...=F0 42 FC 30 FD 28 0C 03 F7
  352. Korg Wavestation System Setup...=F0 42 FC 30 FD 28 0E F7
  353.  
  354. ;; Korg X3 --  Courtesy of Daniel Joseph Oak. (INTERNET:jonin@netcom.com)
  355. ;;       Note: You must be in Program or combination mode and on the patch you
  356. ;;             want to capture or you will not get the data from Program or 
  357. ;;             combinatiion mode respectively.
  358. ;; Beta version 9/30/94.  Please email any problems to internet email id.
  359. ;; This works for the x3r as well.
  360. Korg X3 All Global Data...=F0 42 FC 30 FD 35 0E 00 F7
  361. Korg X3 All Sequence...=F0 42 FC 30 FD 35 18 00 F7
  362. Korg X3 All Drum Kit Data...=F0 42 FC 30 FD 35 0D 00 F7
  363. Korg X3 All Programs...=F0 42 FC 30 FD 35 1C 00 F7
  364. Korg X3 All Combinations...=F0 42 FC 30 FD 35 1D 00 F7
  365. Korg X3 All Data (Global/Drum/Combi/Prog/Seq)...=F0 42 FC 30 FD 35 0F 00 F7
  366. Korg X3 Current Program...=F0 42 FC 30 FD 35 10 F7
  367. Korg X3 Current Combination...=F0 42 FC 30 FD 35 19 F7
  368. Korg X3 PCM-Card All Drum Sound...=F0 42 FC 30 FD 35 1F 00 F7
  369. Korg X3 PCM-Card All Multisound...=F0 42 FC 30 FD 35 16 00 F7
  370.  
  371. ;; Korg X5DR Courtesy of Jay M. Meyers
  372. Korg X5DR Current Program=F0 42 30 36 10 F7
  373. Korg X5DR All Program Data=F0 42 30 36 1C 00 F7
  374. Korg X5DR Current Combi=F0 42 30 36 19 F7
  375. Korg X5DR All Combination Data=F0 42 30 36 1D 00 F7
  376. Korg X5DR Global Data=F0 42 30 36 0E 00 F7
  377. Korg X5DR Drums Data=F0 42 30 36 0D 00 F7
  378. Korg X5DR All Data (combi, pgm, drum, global)=F0 42 30 36 0F 00 F7
  379.  
  380. ;; K1000 Plus Courtesy of Jeffrey K. Morris and SoundIdeas Productions
  381. Kurzweil K1000+ RAM Programs...=F0 07 FD 64 03 00 50 00 00 01 F7
  382. Kurzweil K1000+ Master Param Table=F0 07 FD 64 03 00 42 00 00 01 F7
  383. Kurzweil K1000+ System Memory=F0 07 FD 64 03 00 42 00 10 01 F7
  384.  
  385. ;;Courtesy of  Sergio Blostein
  386. Lexicon LXP-1=F0 06 02 30 61 00 F7
  387. Lexicon LXP-5=F0 06 05 30 61 00 F7
  388.  
  389. ;; Matrix 6
  390. Oberheim Matrix 6 All=F0 10 06 04 0  0 F7
  391. Oberheim Matrix 6 Single Patch...=F0 10 06 04 1 FD F7
  392. Oberheim Matrix 6 Split Patch...=F0 10 06 04 2 FD F7
  393. Oberheim Matrix 6 Master Parameters=F0 10 06 04 3  0 F7
  394.  
  395. ;; DPM 3 Courtesy of C. L. Carter
  396. Peavey DPM 3 Current Program=F0 00 00 1B 02 01 00 02 7D F7
  397. Peavey DPM 3 Edit Buffer=F0 00 00 1B 02 01 00 02 7E F7
  398. Peavey DPM 3 All Programs=F0 00 00 1B 02 01 00 02 7F F7
  399. Peavey DPM 3 Program (0-99)...=F0 00 00 1B 02 01 00 02 FE F7
  400. Peavey DPM 3 Current Effect=F0 00 00 1B 02 01 00 05 7D F7
  401. Peavey DPM 3 Edit Buffer Effect=F0 00 00 1B 02 01 05 7E F7
  402. Peavey DPM 3 All Effects=F0 00 00 1B 02 01 00 05 7F F7
  403. Peavey DPM 3 Effect (0-99)...=F0 00 00 1B 02 01 00 05 FE F7
  404. Peavey DPM 3 Sequences=F0 00 00 1B 02 01 00 03 F7
  405. Peavey DPM 3 Globals=F0 00 00 1B 02 01 00 07 F7
  406. Peavey DPM 3 Drum Kits=F0 00 00 1B 02 01 00 09 F7
  407.  
  408. ;;Courtesy of  Sergio Blostein
  409. Roland A-80 Dump Request=F0 41 00 27 11 00 F7
  410.  
  411. ;; D110 Courtesy of Jim Kometani
  412. Roland D-110 Patch/Tone Bank=F0 41 10 16 11 08 00 00 01 00 00 77 F7
  413. Roland D-110 Drumset=F0 41 10 16 11 03 01 10 00 02 54 16 F7
  414. Roland D-110 Timbre Table=F0 41 10 16 11 05 00 00 00 08 00 73 F7
  415. Roland D-110 Current Patch=F0 41 10 16 11 03 00 00 00 01 10 6C F7
  416. Roland D-110 Current Tone=F0 41 10 16 11 04 00 00 00 01 76 05 F7
  417.  
  418. ;; D-20 Courtesy of Matt Boland
  419. Roland D-20 Patches...=F0 41 FD 16 11 07 00 00 00 26 00 53 F7
  420. Roland D-20 Timbers...=F0 41 FD 16 11 05 00 00 00 07 78 7C F7
  421. Roland D-20 Tones...=F0 41 FD 16 11 08 00 00 00 7F 76 03 F7
  422.  
  423. ;; D-50 Courtesy of Steve Quinlan
  424. Roland D-50 Current Patch...=F0 41 FD 14 11 00 00 00 00 04 00 7C F7
  425. Roland D-50 Bulk Dump=F0 41 00 14 41 00 00 00 00 03 00 6D F7
  426.  
  427. ;; JD-800 Courtesy of Stephen Tapp
  428. Roland JD-800 Single-mode Patch=F0 41 10 3D 11 00 00 00 00 03 00 7D F7
  429. Roland JD-800 Patches (Parts 1-5)=F0 41 10 3D 11 00 10 00 00 0D 1A 49 F7
  430. Roland JD-800 Part 1 Patch=F0 41 10 3D 11 00 10 00 00 02 52 1C F7
  431. Roland JD-800 Part 2 Patch=F0 41 10 3D 11 00 12 52 00 02 52 48 F7
  432. Roland JD-800 Part 3 Patch=F0 41 10 3D 11 00 15 24 00 02 52 73 F7
  433. Roland JD-800 Part 4 Patch=F0 41 10 3D 11 00 17 76 00 02 52 1F F7
  434. Roland JD-800 Part 5 Patch=F0 41 10 3D 11 00 1A 48 00 02 52 4A F7
  435. Roland JD-800 Special Setup Temp=F0 41 10 3D 11 01 00 00 00 2A 02 53 F7
  436. Roland JD-800 System Area=F0 41 10 3D 11 02 00 00 00 00 19 65 F7
  437. Roland JD-800 Part Area=F0 41 10 3D 11 03 00 00 00 00 22 5B F7
  438. Roland JD-800 Special Setup Mem=F0 41 10 3D 11 04 00 00 00 2A 02 50 F7
  439. Roland JD-800 Patch Memory Area=F0 41 10 3D 11 05 00 00 01 40 00 3A F7
  440.  
  441. ;; JD-990 Courtesy of G. W. Greene
  442. Roland JD-990 System Paremeters=F0 41 10 57 11 00 00 00 00 00 00 26 5A F7
  443. Roland JD-990 Temp Perf=F0 41 10 57 11 01 00 00 00 00 00 01 10 6E F7
  444. Roland JD-990 Patch Memory Common / Patch Temp Common=F0 41 10 57 11 03 00 00 00 00 00 00 76 07 F7
  445. Roland JD-990 Patch Memory / Patch Temp=F0 41 10 57 11 03 00 00 00 00 00 03 66 14 F7
  446.  
  447. Roland JV-80 Temp Perf=F0 41 10 46 11 00 00 10 00 00 01 00 00 6F F7
  448. Roland JV-80 Temp Rhythm=F0 41 10 46 11 00 07 40 00 00 00 33 00 06 F7
  449. Roland JV-80 Temp Patch=F0 41 10 46 11 00 08 20 00 00 01 00 00 57 F7
  450. Roland JV-80 Int Rhythm=F0 41 10 46 11 01 7F 40 00 00 00 33 00 0D F7
  451. Roland JV-80 Perf 1-16=F0 41 10 46 11 01 00 10 00 00 15 00 00 5A F7
  452. Roland JV-80 Patch 11-18=F0 41 10 46 11 01 40 20 00 00 08 00 00 17 F7
  453. Roland JV-80 Patch 21-28=F0 41 10 46 11 01 48 20 00 00 08 00 00 0F F7
  454. Roland JV-80 Patch 31-38=F0 41 10 46 11 01 50 20 00 00 08 00 00 07 F7
  455. Roland JV-80 Patch 41-48=F0 41 10 46 11 01 58 20 00 00 08 00 00 7F F7
  456. Roland JV-80 Patch 51-58=F0 41 10 46 11 01 60 20 00 00 08 00 00 77 F7
  457. Roland JV-80 Patch 61-68=F0 41 10 46 11 01 68 20 00 00 08 00 00 6F F7
  458. Roland JV-80 Patch 71-78=F0 41 10 46 11 01 70 20 00 00 08 00 00 67 F7
  459. Roland JV-80 Patch 81-88=F0 41 10 46 11 01 78 20 00 00 08 00 00 5F F7
  460.  
  461. ;; Roland JV-880 Dump Request Macros
  462. ;;
  463. ;; These Dump Request Macros were generated from the Roland JV-880
  464. ;; MIDI Implementation chart.  They have been used with Cakewalk Pro
  465. ;; for Windows v2.x and 3.0 and should also work for the Roland
  466. ;; JV-80.  They have *not* all been tested.  If you find an error or
  467. ;; make an enhancement, please let me know so I can keep the list up
  468. ;; to date.
  469. ;;
  470. ;; Warren Bedell
  471. ;; CIS 76327,751
  472.  
  473. ;; -------------------------   Roland JV-880 macros   -------------------------
  474.  
  475. ;; System Common & temporary areas
  476.  
  477. Roland JV-880 System Common=F0 41 10 46 11 00 00 00 00 00 00 01 10 6F F7
  478. Roland JV-880 Temporary Performance=F0 41 10 46 11 00 00 10 00 00 00 10 00 60 F7
  479. Roland JV-880 Performance Mode Temporary Patch (Part 1)=F0 41 10 46 11 00 00 20 00 00 01 00 00 5F F7
  480. Roland JV-880 Performance Mode Temporary Patch (Part 2)=F0 41 10 46 11 00 01 20 00 00 01 00 00 5E F7
  481. Roland JV-880 Performance Mode Temporary Patch (Part 3)=F0 41 10 46 11 00 02 20 00 00 01 00 00 5D F7
  482. Roland JV-880 Performance Mode Temporary Patch (Part 4)=F0 41 10 46 11 00 03 20 00 00 01 00 00 5C F7
  483. Roland JV-880 Performance Mode Temporary Patch (Part 5)=F0 41 10 46 11 00 04 20 00 00 01 00 00 5B F7
  484. Roland JV-880 Performance Mode Temporary Patch (Part 6)=F0 41 10 46 11 00 05 20 00 00 01 00 00 5A F7
  485. Roland JV-880 Performance Mode Temporary Patch (Part 7)=F0 41 10 46 11 00 06 20 00 00 01 00 00 59 F7
  486. Roland JV-880 Temporary Rhythm=F0 41 10 46 11 00 07 40 00 00 00 3D 00 7C F7
  487. Roland JV-880 Patch Mode Temporary Patch=F0 41 10 46 11 00 08 20 00 00 01 00 00 57 F7
  488.  
  489. ;; Internal Performance & Rhythm areas
  490.  
  491. Roland JV-880 Internal Performance I-01=F0 41 10 46 11 01 00 10 00 00 01 00 00 6E F7
  492. Roland JV-880 Internal Performance I-02=F0 41 10 46 11 01 01 10 00 00 01 00 00 6D F7
  493. Roland JV-880 Internal Performance I-03=F0 41 10 46 11 01 02 10 00 00 01 00 00 6C F7
  494. Roland JV-880 Internal Performance I-04=F0 41 10 46 11 01 03 10 00 00 01 00 00 6B F7
  495. Roland JV-880 Internal Performance I-05=F0 41 10 46 11 01 04 10 00 00 01 00 00 6A F7
  496. Roland JV-880 Internal Performance I-06=F0 41 10 46 11 01 05 10 00 00 01 00 00 69 F7
  497. Roland JV-880 Internal Performance I-07=F0 41 10 46 11 01 06 10 00 00 01 00 00 68 F7
  498. Roland JV-880 Internal Performance I-08=F0 41 10 46 11 01 07 10 00 00 01 00 00 67 F7
  499. Roland JV-880 Internal Performance I-09=F0 41 10 46 11 01 08 10 00 00 01 00 00 66 F7
  500. Roland JV-880 Internal Performance I-10=F0 41 10 46 11 01 09 10 00 00 01 00 00 65 F7
  501. Roland JV-880 Internal Performance I-11=F0 41 10 46 11 01 0A 10 00 00 01 00 00 64 F7
  502. Roland JV-880 Internal Performance I-12=F0 41 10 46 11 01 0B 10 00 00 01 00 00 63 F7
  503. Roland JV-880 Internal Performance I-13=F0 41 10 46 11 01 0C 10 00 00 01 00 00 62 F7
  504. Roland JV-880 Internal Performance I-14=F0 41 10 46 11 01 0D 10 00 00 01 00 00 61 F7
  505. Roland JV-880 Internal Performance I-15=F0 41 10 46 11 01 0E 10 00 00 01 00 00 60 F7
  506. Roland JV-880 Internal Performance I-16=F0 41 10 46 11 01 0F 10 00 00 01 00 00 5F F7
  507. Roland JV-880 Internal Performances 1 - 16=F0 41 10 46 11 01 00 10 00 00 10 00 00 5F F7
  508. Roland JV-880 Internal Rhythm=F0 41 10 46 11 01 7F 40 00 00 00 3D 00 03 F7
  509.  
  510. ;; Internal Patch areas
  511.  
  512. Roland JV-880 Patch I-01=F0 41 10 46 11 01 40 20 00 00 01 00 00 1E F7
  513. Roland JV-880 Patch I-02=F0 41 10 46 11 01 41 20 00 00 01 00 00 1D F7
  514. Roland JV-880 Patch I-03=F0 41 10 46 11 01 42 20 00 00 01 00 00 1C F7
  515. Roland JV-880 Patch I-04=F0 41 10 46 11 01 43 20 00 00 01 00 00 1B F7
  516. Roland JV-880 Patch I-05=F0 41 10 46 11 01 44 20 00 00 01 00 00 1A F7
  517. Roland JV-880 Patch I-06=F0 41 10 46 11 01 45 20 00 00 01 00 00 19 F7
  518. Roland JV-880 Patch I-07=F0 41 10 46 11 01 46 20 00 00 01 00 00 18 F7
  519. Roland JV-880 Patch I-08=F0 41 10 46 11 01 47 20 00 00 01 00 00 17 F7
  520. Roland JV-880 Patch I-09=F0 41 10 46 11 01 48 20 00 00 01 00 00 16 F7
  521. Roland JV-880 Patch I-10=F0 41 10 46 11 01 49 20 00 00 01 00 00 15 F7
  522. Roland JV-880 Patch I-11=F0 41 10 46 11 01 4A 20 00 00 01 00 00 14 F7
  523. Roland JV-880 Patch I-12=F0 41 10 46 11 01 4B 20 00 00 01 00 00 13 F7
  524. Roland JV-880 Patch I-13=F0 41 10 46 11 01 4C 20 00 00 01 00 00 12 F7
  525. Roland JV-880 Patch I-14=F0 41 10 46 11 01 4D 20 00 00 01 00 00 11 F7
  526. Roland JV-880 Patch I-15=F0 41 10 46 11 01 4E 20 00 00 01 00 00 10 F7
  527. Roland JV-880 Patch I-16=F0 41 10 46 11 01 4F 20 00 00 01 00 00 0F F7
  528. Roland JV-880 Patch I-17=F0 41 10 46 11 01 50 20 00 00 01 00 00 0E F7
  529. Roland JV-880 Patch I-18=F0 41 10 46 11 01 51 20 00 00 01 00 00 0D F7
  530. Roland JV-880 Patch I-19=F0 41 10 46 11 01 52 20 00 00 01 00 00 0C F7
  531. Roland JV-880 Patch I-20=F0 41 10 46 11 01 53 20 00 00 01 00 00 0B F7
  532. Roland JV-880 Patch I-21=F0 41 10 46 11 01 54 20 00 00 01 00 00 0A F7
  533. Roland JV-880 Patch I-22=F0 41 10 46 11 01 55 20 00 00 01 00 00 09 F7
  534. Roland JV-880 Patch I-23=F0 41 10 46 11 01 56 20 00 00 01 00 00 08 F7
  535. Roland JV-880 Patch I-24=F0 41 10 46 11 01 57 20 00 00 01 00 00 07 F7
  536. Roland JV-880 Patch I-25=F0 41 10 46 11 01 58 20 00 00 01 00 00 06 F7
  537. Roland JV-880 Patch I-26=F0 41 10 46 11 01 59 20 00 00 01 00 00 05 F7
  538. Roland JV-880 Patch I-27=F0 41 10 46 11 01 5A 20 00 00 01 00 00 04 F7
  539. Roland JV-880 Patch I-28=F0 41 10 46 11 01 5B 20 00 00 01 00 00 03 F7
  540. Roland JV-880 Patch I-29=F0 41 10 46 11 01 5C 20 00 00 01 00 00 02 F7
  541. Roland JV-880 Patch I-30=F0 41 10 46 11 01 5D 20 00 00 01 00 00 01 F7
  542. Roland JV-880 Patch I-31=F0 41 10 46 11 01 5E 20 00 00 01 00 00 00 F7
  543. Roland JV-880 Patch I-32=F0 41 10 46 11 01 5F 20 00 00 01 00 00 7F F7
  544. Roland JV-880 Patch I-33=F0 41 10 46 11 01 60 20 00 00 01 00 00 7E F7
  545. Roland JV-880 Patch I-34=F0 41 10 46 11 01 61 20 00 00 01 00 00 7D F7
  546. Roland JV-880 Patch I-35=F0 41 10 46 11 01 62 20 00 00 01 00 00 7C F7
  547. Roland JV-880 Patch I-36=F0 41 10 46 11 01 63 20 00 00 01 00 00 7B F7
  548. Roland JV-880 Patch I-37=F0 41 10 46 11 01 64 20 00 00 01 00 00 7A F7
  549. Roland JV-880 Patch I-38=F0 41 10 46 11 01 65 20 00 00 01 00 00 79 F7
  550. Roland JV-880 Patch I-39=F0 41 10 46 11 01 66 20 00 00 01 00 00 78 F7
  551. Roland JV-880 Patch I-40=F0 41 10 46 11 01 67 20 00 00 01 00 00 77 F7
  552. Roland JV-880 Patch I-41=F0 41 10 46 11 01 68 20 00 00 01 00 00 76 F7
  553. Roland JV-880 Patch I-42=F0 41 10 46 11 01 69 20 00 00 01 00 00 75 F7
  554. Roland JV-880 Patch I-43=F0 41 10 46 11 01 6A 20 00 00 01 00 00 74 F7
  555. Roland JV-880 Patch I-44=F0 41 10 46 11 01 6B 20 00 00 01 00 00 73 F7
  556. Roland JV-880 Patch I-45=F0 41 10 46 11 01 6C 20 00 00 01 00 00 72 F7
  557. Roland JV-880 Patch I-46=F0 41 10 46 11 01 6D 20 00 00 01 00 00 71 F7
  558. Roland JV-880 Patch I-47=F0 41 10 46 11 01 6E 20 00 00 01 00 00 70 F7
  559. Roland JV-880 Patch I-48=F0 41 10 46 11 01 6F 20 00 00 01 00 00 6F F7
  560. Roland JV-880 Patch I-49=F0 41 10 46 11 01 70 20 00 00 01 00 00 6E F7
  561. Roland JV-880 Patch I-50=F0 41 10 46 11 01 71 20 00 00 01 00 00 6D F7
  562. Roland JV-880 Patch I-51=F0 41 10 46 11 01 72 20 00 00 01 00 00 6C F7
  563. Roland JV-880 Patch I-52=F0 41 10 46 11 01 73 20 00 00 01 00 00 6B F7
  564. Roland JV-880 Patch I-53=F0 41 10 46 11 01 74 20 00 00 01 00 00 6A F7
  565. Roland JV-880 Patch I-54=F0 41 10 46 11 01 75 20 00 00 01 00 00 69 F7
  566. Roland JV-880 Patch I-55=F0 41 10 46 11 01 76 20 00 00 01 00 00 68 F7
  567. Roland JV-880 Patch I-56=F0 41 10 46 11 01 77 20 00 00 01 00 00 67 F7
  568. Roland JV-880 Patch I-57=F0 41 10 46 11 01 78 20 00 00 01 00 00 66 F7
  569. Roland JV-880 Patch I-58=F0 41 10 46 11 01 79 20 00 00 01 00 00 65 F7
  570. Roland JV-880 Patch I-59=F0 41 10 46 11 01 7A 20 00 00 01 00 00 64 F7
  571. Roland JV-880 Patch I-60=F0 41 10 46 11 01 7B 20 00 00 01 00 00 63 F7
  572. Roland JV-880 Patch I-61=F0 41 10 46 11 01 7C 20 00 00 01 00 00 62 F7
  573. Roland JV-880 Patch I-62=F0 41 10 46 11 01 7D 20 00 00 01 00 00 61 F7
  574. Roland JV-880 Patch I-63=F0 41 10 46 11 01 7E 20 00 00 01 00 00 60 F7
  575. Roland JV-880 Patch I-64=F0 41 10 46 11 01 7F 20 00 00 01 00 00 5F F7
  576.  
  577. ;; Data Card Performance & Rhythm areas
  578.  
  579. Roland JV-880 Card Performance C-01=F0 41 10 46 11 02 00 10 00 00 01 00 00 6D F7
  580. Roland JV-880 Card Performance C-02=F0 41 10 46 11 02 01 10 00 00 01 00 00 6C F7
  581. Roland JV-880 Card Performance C-03=F0 41 10 46 11 02 02 10 00 00 01 00 00 6B F7
  582. Roland JV-880 Card Performance C-04=F0 41 10 46 11 02 03 10 00 00 01 00 00 6A F7
  583. Roland JV-880 Card Performance C-05=F0 41 10 46 11 02 04 10 00 00 01 00 00 69 F7
  584. Roland JV-880 Card Performance C-06=F0 41 10 46 11 02 05 10 00 00 01 00 00 68 F7
  585. Roland JV-880 Card Performance C-07=F0 41 10 46 11 02 06 10 00 00 01 00 00 67 F7
  586. Roland JV-880 Card Performance C-08=F0 41 10 46 11 02 07 10 00 00 01 00 00 66 F7
  587. Roland JV-880 Card Performance C-09=F0 41 10 46 11 02 08 10 00 00 01 00 00 65 F7
  588. Roland JV-880 Card Performance C-10=F0 41 10 46 11 02 09 10 00 00 01 00 00 64 F7
  589. Roland JV-880 Card Performance C-11=F0 41 10 46 11 02 0A 10 00 00 01 00 00 63 F7
  590. Roland JV-880 Card Performance C-12=F0 41 10 46 11 02 0B 10 00 00 01 00 00 62 F7
  591. Roland JV-880 Card Performance C-13=F0 41 10 46 11 02 0C 10 00 00 01 00 00 61 F7
  592. Roland JV-880 Card Performance C-14=F0 41 10 46 11 02 0D 10 00 00 01 00 00 60 F7
  593. Roland JV-880 Card Performance C-15=F0 41 10 46 11 02 0E 10 00 00 01 00 00 5F F7
  594. Roland JV-880 Card Performance C-16=F0 41 10 46 11 02 0F 10 00 00 01 00 00 5E F7
  595. Roland JV-880 Card Performances 1 - 16=F0 41 10 46 11 02 00 10 00 00 10 00 00 5E F7
  596. Roland JV-880 Card Rhythm=F0 41 10 46 11 02 7F 40 00 00 00 3D 00 02 F7
  597.  
  598. ;; Data Card Patch areas
  599.  
  600. Roland JV-880 Patch C-01=F0 41 10 46 11 02 40 20 00 00 01 00 00 1D F7
  601. Roland JV-880 Patch C-02=F0 41 10 46 11 02 41 20 00 00 01 00 00 1C F7
  602. Roland JV-880 Patch C-03=F0 41 10 46 11 02 42 20 00 00 01 00 00 1B F7
  603. Roland JV-880 Patch C-04=F0 41 10 46 11 02 43 20 00 00 01 00 00 1A F7
  604. Roland JV-880 Patch C-05=F0 41 10 46 11 02 44 20 00 00 01 00 00 19 F7
  605. Roland JV-880 Patch C-06=F0 41 10 46 11 02 45 20 00 00 01 00 00 18 F7
  606. Roland JV-880 Patch C-07=F0 41 10 46 11 02 46 20 00 00 01 00 00 17 F7
  607. Roland JV-880 Patch C-08=F0 41 10 46 11 02 47 20 00 00 01 00 00 16 F7
  608. Roland JV-880 Patch C-09=F0 41 10 46 11 02 48 20 00 00 01 00 00 15 F7
  609. Roland JV-880 Patch C-10=F0 41 10 46 11 02 49 20 00 00 01 00 00 14 F7
  610. Roland JV-880 Patch C-11=F0 41 10 46 11 02 4A 20 00 00 01 00 00 13 F7
  611. Roland JV-880 Patch C-12=F0 41 10 46 11 02 4B 20 00 00 01 00 00 12 F7
  612. Roland JV-880 Patch C-13=F0 41 10 46 11 02 4C 20 00 00 01 00 00 11 F7
  613. Roland JV-880 Patch C-14=F0 41 10 46 11 02 4D 20 00 00 01 00 00 10 F7
  614. Roland JV-880 Patch C-15=F0 41 10 46 11 02 4E 20 00 00 01 00 00 0F F7
  615. Roland JV-880 Patch C-16=F0 41 10 46 11 02 4F 20 00 00 01 00 00 0E F7
  616. Roland JV-880 Patch C-17=F0 41 10 46 11 02 50 20 00 00 01 00 00 0D F7
  617. Roland JV-880 Patch C-18=F0 41 10 46 11 02 51 20 00 00 01 00 00 0C F7
  618. Roland JV-880 Patch C-19=F0 41 10 46 11 02 52 20 00 00 01 00 00 0B F7
  619. Roland JV-880 Patch C-20=F0 41 10 46 11 02 53 20 00 00 01 00 00 0A F7
  620. Roland JV-880 Patch C-21=F0 41 10 46 11 02 54 20 00 00 01 00 00 09 F7
  621. Roland JV-880 Patch C-22=F0 41 10 46 11 02 55 20 00 00 01 00 00 08 F7
  622. Roland JV-880 Patch C-23=F0 41 10 46 11 02 56 20 00 00 01 00 00 07 F7
  623. Roland JV-880 Patch C-24=F0 41 10 46 11 02 57 20 00 00 01 00 00 06 F7
  624. Roland JV-880 Patch C-25=F0 41 10 46 11 02 58 20 00 00 01 00 00 05 F7
  625. Roland JV-880 Patch C-26=F0 41 10 46 11 02 59 20 00 00 01 00 00 04 F7
  626. Roland JV-880 Patch C-27=F0 41 10 46 11 02 5A 20 00 00 01 00 00 03 F7
  627. Roland JV-880 Patch C-28=F0 41 10 46 11 02 5B 20 00 00 01 00 00 02 F7
  628. Roland JV-880 Patch C-29=F0 41 10 46 11 02 5C 20 00 00 01 00 00 01 F7
  629. Roland JV-880 Patch C-30=F0 41 10 46 11 02 5D 20 00 00 01 00 00 00 F7
  630. Roland JV-880 Patch C-31=F0 41 10 46 11 02 5E 20 00 00 01 00 00 7F F7
  631. Roland JV-880 Patch C-32=F0 41 10 46 11 02 5F 20 00 00 01 00 00 7E F7
  632. Roland JV-880 Patch C-33=F0 41 10 46 11 02 60 20 00 00 01 00 00 7D F7
  633. Roland JV-880 Patch C-34=F0 41 10 46 11 02 61 20 00 00 01 00 00 7C F7
  634. Roland JV-880 Patch C-35=F0 41 10 46 11 02 62 20 00 00 01 00 00 7B F7
  635. Roland JV-880 Patch C-36=F0 41 10 46 11 02 63 20 00 00 01 00 00 7A F7
  636. Roland JV-880 Patch C-37=F0 41 10 46 11 02 64 20 00 00 01 00 00 79 F7
  637. Roland JV-880 Patch C-38=F0 41 10 46 11 02 65 20 00 00 01 00 00 78 F7
  638. Roland JV-880 Patch C-39=F0 41 10 46 11 02 66 20 00 00 01 00 00 77 F7
  639. Roland JV-880 Patch C-40=F0 41 10 46 11 02 67 20 00 00 01 00 00 76 F7
  640. Roland JV-880 Patch C-41=F0 41 10 46 11 02 68 20 00 00 01 00 00 75 F7
  641. Roland JV-880 Patch C-42=F0 41 10 46 11 02 69 20 00 00 01 00 00 74 F7
  642. Roland JV-880 Patch C-43=F0 41 10 46 11 02 6A 20 00 00 01 00 00 73 F7
  643. Roland JV-880 Patch C-44=F0 41 10 46 11 02 6B 20 00 00 01 00 00 72 F7
  644. Roland JV-880 Patch C-45=F0 41 10 46 11 02 6C 20 00 00 01 00 00 71 F7
  645. Roland JV-880 Patch C-46=F0 41 10 46 11 02 6D 20 00 00 01 00 00 70 F7
  646. Roland JV-880 Patch C-47=F0 41 10 46 11 02 6E 20 00 00 01 00 00 6F F7
  647. Roland JV-880 Patch C-48=F0 41 10 46 11 02 6F 20 00 00 01 00 00 6E F7
  648. Roland JV-880 Patch C-49=F0 41 10 46 11 02 70 20 00 00 01 00 00 6D F7
  649. Roland JV-880 Patch C-50=F0 41 10 46 11 02 71 20 00 00 01 00 00 6C F7
  650. Roland JV-880 Patch C-51=F0 41 10 46 11 02 72 20 00 00 01 00 00 6B F7
  651. Roland JV-880 Patch C-52=F0 41 10 46 11 02 73 20 00 00 01 00 00 6A F7
  652. Roland JV-880 Patch C-53=F0 41 10 46 11 02 74 20 00 00 01 00 00 69 F7
  653. Roland JV-880 Patch C-54=F0 41 10 46 11 02 75 20 00 00 01 00 00 68 F7
  654. Roland JV-880 Patch C-55=F0 41 10 46 11 02 76 20 00 00 01 00 00 67 F7
  655. Roland JV-880 Patch C-56=F0 41 10 46 11 02 77 20 00 00 01 00 00 66 F7
  656. Roland JV-880 Patch C-57=F0 41 10 46 11 02 78 20 00 00 01 00 00 65 F7
  657. Roland JV-880 Patch C-58=F0 41 10 46 11 02 79 20 00 00 01 00 00 64 F7
  658. Roland JV-880 Patch C-59=F0 41 10 46 11 02 7A 20 00 00 01 00 00 63 F7
  659. Roland JV-880 Patch C-60=F0 41 10 46 11 02 7B 20 00 00 01 00 00 62 F7
  660. Roland JV-880 Patch C-61=F0 41 10 46 11 02 7C 20 00 00 01 00 00 61 F7
  661. Roland JV-880 Patch C-62=F0 41 10 46 11 02 7D 20 00 00 01 00 00 60 F7
  662. Roland JV-880 Patch C-63=F0 41 10 46 11 02 7E 20 00 00 01 00 00 5F F7
  663. Roland JV-880 Patch C-64=F0 41 10 46 11 02 7F 20 00 00 01 00 00 5E F7
  664.  
  665. ;; Roland JV1080 Courtesy of Eine Mellstrom
  666. Roland JV-1080 User Patch All             (82304 bytes)=F0 41 10 6A 11 11 00 00 00 00 7F 18 00 58 F7         
  667. Roland JV-1080 User Performance All  (17760 bytes)=F0 41 10 6A 11 10 00 00 00 00 20 00 00 50 F7   
  668. Roland JV-1080 User Rhythm All          (8878 bytes)=F0 41 10 6A 11 10 40 00 00 00 02 00 00 2E F7        
  669. Roland JV-1080 Temp Patch                (643 bytes)=F0 41 10 6A 11 03 00 00 00 00 00 18 00 65 F7        
  670. Roland JV-1080 Temp Performance     (14639 bytes)=F0 41 10 6A 11 01 00 00 00 01 0F 18 00 57 F7  
  671. Roland JV-1080 Temp Rhythm             (4439 bytes)=F0 41 10 6A 11 02 09 00 00 00 00 63 00 12 F7       
  672. Roland JV-1080 System Parameters      (442 bytes)=F0 41 10 6A 11 00 00 00 00 00 00 20 0C 54 F7      
  673. Roland JV-1080 Complete Dump           (124666 bytes)=F0 41 10 6A 11 00 00 00 00 11 7F 18 00 58 F7 
  674.  
  675. Roland MT-32 System Area...=F0 41 FD 16 11 10 00 00 00 00 17 59 F7
  676. Roland MT-32 Patch Memory...=F0 41 FD 16 11 05 00 00 03 00 00 78 F7
  677. Roland MT-32 Timbre Memory...=F0 41 FD 16 11 08 00 00 02 00 00 76 F7
  678.  
  679. ;;Roland R70 Human Rhythm Composer
  680. Roland R70 Sound Parameters=F0 41 FD 50 11 00 00 00 00 00 00 22 04 5A F7
  681. Roland R70 User Instruments=F0 41 FD 50 11 00 01 00 00 00 00 00 40 3F F7
  682. Roland R70 Effect Parameters=F0 41 FD 50 11 00 02 00 00 00 00 00 21 5D F7
  683. Roland R70 Pad Assignments (Group 1)=F0 41 FD 50 11 01 00 00 00 00 00 01 40 3E F7
  684. Roland R70 Pad Assignments (Group 2)=F0 41 FD 50 11 01 00 02 00 00 00 01 40 3C F7
  685. Roland R70 Pad Assignments (Group 3)=F0 41 FD 50 11 01 00 04 00 00 00 01 40 3A F7
  686. Roland R70 Multi Assignments (Group 1)=F0 41 FD 50 11 01 01 00 00 00 00 00 52 2C F7
  687. Roland R70 Multi Assignments (Group 2)=F0 41 FD 50 11 01 01 01 00 00 00 00 52 2B F7
  688. Roland R70 Multi Assignments (Group 3)=F0 41 FD 50 11 01 01 02 00 00 00 00 52 2A F7
  689. Roland R70 Position Assignments=F0 41 FD 50 11 01 02 00 00 00 00 02 31 4A F7
  690. Roland R70 MidiParms (Inst' Sections)=F0 41 FD 50 11 02 00 00 00 00 00 00 0A 74 F7
  691. Roland R70 MidiParms (Controllers)=F0 41 FD 50 11 02 00 00 0A 00 00 00 1B 59 F7
  692. Roland R70 MidiParms (Perf' Sections)=F0 41 FD 50 11 02 00 01 00 00 00 00 38 45 F7
  693. Roland R70 MidiParms (Midi Funct' Switch)=F0 41 FD 50 11 02 00 02 00 00 00 00 03 79 F7
  694. Roland R70 MidiParms (User Drum Set 1)=F0 41 FD 50 11 02 00 03 00 00 00 02 00 79 F7
  695. Roland R70 MidiParms (User Drum Set 2)=F0 41 FD 50 11 02 00 05 00 00 00 02 00 77 F7
  696. Roland R70 MidiParms (User Drum Set 3)=F0 41 FD 50 11 02 00 07 00 00 00 02 00 75 F7
  697. Roland R70 MidiParms (User Drum Set 4)=F0 41 FD 50 11 02 00 09 00 00 00 02 00 73 F7
  698. Roland R70 System Parameters=F0 41 FD 50 11 03 00 00 00 00 00 00 0C 71 F7
  699. Roland R70 Song Data (Int)=F0 41 FD 50 11 10 00 00 00 01 00 00 00 6F F7
  700. Roland R70 Song Data (Card)=F0 41 FD 50 11 11 00 00 00 01 00 00 00 6E F7
  701. Roland R70 Pattern Data (Int)=F0 41 FD 50 11 20 00 00 00 01 00 00 00 5F F7
  702. Roland R70 Pattern Data (Card)=F0 41 FD 50 11 21 00 00 00 01 00 00 00 5E F7
  703.  
  704. ;; S-550 Sampler Courtesy of Bob Camp
  705. Roland S-550 Patch 1-16=F0 41 00 1E 11 00 00 00 00 00 00 40 00 40 F7
  706. Roland S-550 Patch 17-32=F0 41 00 1E 11 00 00 40 00 00 00 40 00 00 F7
  707. Roland S-550 Function Parameters=F0 41 00 1E 11 00 01 00 00 00 00 08 00 77 F7
  708. Roland S-550 Midi Parameters=F0 41 00 1E 11 00 02 00 00 00 00 04 00 7A F7
  709. Roland S-550 Tone Parameters=F0 41 00 1E 11 00 03 00 00 00 00 02 00 7B F7
  710.  
  711. ;; SoundCanvas Courtesy of David Hahn @DxD Music Team
  712. Roland SoundCanvas Complete=F0 41 10 42 11 48 00 00 00 1D 10 0B F7
  713. Roland SoundCanvas Effects/Common=F0 41 10 42 11 48 00 10 00 01 00 27 f7
  714. Roland SoundCanvas Part 01=F0 41 10 42 11 48 02 70 00 01 60 65 F7
  715. Roland SoundCanvas Part 02=F0 41 10 42 11 48 04 50 00 01 60 03 F7
  716. Roland SoundCanvas Part 03=F0 41 10 42 11 48 06 30 00 01 60 21 F7
  717. Roland SoundCanvas Part 04=F0 41 10 42 11 48 08 10 00 01 60 3F F7
  718. Roland SoundCanvas Part 05=F0 41 10 42 11 48 09 70 00 01 60 5E F7
  719. Roland SoundCanvas Part 06=F0 41 10 42 11 48 0B 50 00 01 60 7C F7
  720. Roland SoundCanvas Part 07=F0 41 10 42 11 48 0D 30 00 01 60 1A F7
  721. Roland SoundCanvas Part 08=F0 41 10 42 11 48 0F 10 00 01 60 38 F7
  722. Roland SoundCanvas Part 09=F0 41 10 42 11 48 10 70 00 01 60 57 F7
  723. Roland SoundCanvas Part 10=F0 41 10 42 11 48 01 10 00 01 60 46 F7
  724. Roland SoundCanvas Part 11=F0 41 10 42 11 48 12 50 00 01 60 75 F7
  725. Roland SoundCanvas Part 12=F0 41 10 42 11 48 14 30 00 01 60 13 F7
  726. Roland SoundCanvas Part 13=F0 41 10 42 11 48 16 10 00 01 60 31 F7
  727. Roland SoundCanvas Part 14=F0 41 10 42 11 48 17 70 00 01 60 50 F7
  728. Roland SoundCanvas Part 15=F0 41 10 42 11 48 19 50 00 01 60 6E F7
  729. Roland SoundCanvas Part 16=F0 41 10 42 11 48 1B 30 00 01 60 0C F7
  730.  
  731. ;;Courtesy of  Sergio Blostein
  732. Roland U-20 Setup (22 bytes)=F0 41 10 2B 11 00 00 00 00 00 0C 74 F7
  733. Roland U-20 Sound Patch (180 bytes)=F0 41 10 2B 11 00 06 00 00 01 20 59 F7
  734. Roland U-20 Timbre 1 (74 bytes)=F0 41 10 2B 11 00 10 00 00 00 40 30 F7
  735. Roland U-20 Timbre 2 (74 bytes)=F0 41 10 2B 11 00 11 00 00 00 40 2F F7
  736. Roland U-20 Timbre 3 (74 bytes)=F0 41 10 2B 11 00 12 00 00 00 40 2E F7
  737. Roland U-20 Timbre 4 (74 bytes)=F0 41 10 2B 11 00 13 00 00 00 40 2D F7
  738. Roland U-20 Timbre 5 (74 bytes)=F0 41 10 2B 11 00 14 00 00 00 40 2C F7
  739. Roland U-20 Timbre 6 (74 bytes)=F0 41 10 2B 11 00 15 00 00 00 40 2B F7
  740. Roland U-20 Rhythm Setup (1698 bytes)=F0 41 10 2B 11 00 20 00 00 0C 20 34 F7
  741. Roland U-20 / U-220 (11040 bytes)=F0 41 10 2B 11 03 00 00 00 50 00 2D F7
  742. Roland U-20 Rhy (6762 bytes)=F0 41 10 2B 11 05 00 00 00 31 00 4A F7
  743. Roland U-20 All Keyboard Patches (4416 bytes)=F0 41 10 2B 11 01 00 00 00 40 00 3F F7
  744. Roland U-20 All Timbres (8832 bytes)=F0 41 10 2B 11 02 00 00 01 00 00 7D F7
  745. Roland U-20 All Rhythm Setup (6762 bytes)=F0 41 10 2B 11 05 00 00 00 62 00 19 F7
  746. Roland U-20 All Sound Patches (11040 bytes)=F0 41 10 2B 11 03 00 00 01 20 00 5C F7
  747. Roland U-20 All Chord Set (1932 bytes)=F0 41 10 2B 11 06 00 00 00 1C 00 5E F7
  748. Roland U-20 All RAM Card (70656 if any)=F0 41 10 2B 11 08 00 00 04 00 00 74 F7
  749. Roland U-20 Keyboard Temporary (74 bytes)=F0 41 10 2B 11 00 01 00 00 00 40 3F F7
  750. Roland U-20 Chord 1 (244 bytes)=F0 41 10 2B 11 00 02 00 00 01 60 1D F7
  751. Roland U-20 Chord 2 (244 bytes)=F0 41 10 2B 11 00 04 00 00 01 60 1B F7
  752.  
  753. ;; Sequential Circuits
  754. Sequential Six-Trak 1 Patch...=F0 01 00 FE F7
  755. Sequential Max 1 Patch...=F0 01 00 FE F7
  756. Sequential Multi-Trak 1 Patch...=F0 01 00 FE F7
  757. Sequential Multi-Trak All Patches=F0 01 00 64 F7
  758.  
  759. ;;Courtesy of  Sergio Blostein
  760. Tascam 688=F0 4E 10 02 F7
  761.  
  762. ;;Waldorf MicroWave - Courtesy of Jeffrey L. Seltzer
  763. Waldorf MicroWave - Single Patch=F0 3E 00 00 02 00 F7
  764. Waldorf MicroWave - Patch Banks A&B=F0 3E 00 00 10 00 F7
  765. Waldorf MicroWave - User Wave Tables=F0 3E 00 00 13 00 F7
  766. Waldorf MicroWave - Tune/Vel/ProgChg Tables=F0 3E 00 00 12 00 F7
  767. Waldorf MicroWave - Single Multi-Prog=F0 3E 00 00 03 00 F7
  768. Waldorf MicroWave - Multi-Prog Banks A&B=F0 3E 00 00 11 00 F7
  769. Waldorf MicroWave - Current Multi and Associated Patches=F0 3E 00 00 15 00 F7
  770. Waldorf MicroWave - All Card Data=F0 3E 00 00 14 00 F7
  771.  
  772. ;; Yamaha FB-01
  773. Yamaha FB-01 Voice Bank...=F0 43 75 FD 20 00 FE F7
  774. Yamaha FB-01 Current Config...=F0 43 75 FD 20 01 00 F7
  775. Yamaha FB-01 Config #...=F0 43 75 FD 20 02 FE F7
  776. Yamaha FB-01 All Configs...=F0 43 75 FD 20 03 00 F7
  777. Yamaha FB-01 Instr. Voice...=F0 43 75 FD FC 28 FE 00 00 F7
  778.  
  779. ;; DX-100 Courtesy of Steve Quinlan
  780. Yamaha DX-100 Int Voice Bank Channel 2=F0 43 21 04 F7
  781. Yamaha DX-100 Single Voice Channel 2=F0 43 21 03 F7
  782.  
  783. ;;Courtesy of  Sergio Blostein
  784. Yamaha DX-2 32 Voices (Banks A+B)=F0 43 20 04 F7
  785. Yamaha DX-2 Single Voice (Buf.)=F0 43 20 03 F7
  786.  
  787. ;; DX7II Courtesy of Susan Gulick
  788. Yamaha DX-7 II Single Voice Data=F0 43 FC FD 20 09 F7
  789. Yamaha DX-7 II Performance Data=F0 43 FC FD 20 7E 4C 4D 20 20 38 39 37 33 50 4D F7
  790.  
  791. ;; DX11 Courtesy of Steven Michelson
  792. Yamaha DX11 Single Voice (Buffer)=F0 43 FC 20 FD 7E 4C 4D 20 20 38 30 32 33 41 45 F7
  793. Yamaha DX11 Performance (Buffer)=F0 43 FC 20 FD 7E 4C 4D 20 20 38 39 37 36 50 45 F7
  794.  
  795. ;; DX-21 Courtesy of Christopher Moreno
  796. Yamaha DX-21 32 Voices (Banks A&B)=F0 43 20 04 F7
  797. Yamaha DX-21 Single Voice (Buffer)=F0 43 20 03 F7
  798.  
  799. ;;Courtesy of Richard R. Goodwin
  800. ;;These will all prompt the user for the MIDI channel
  801. ;;Some will additionally prompt for the Library or Memory number
  802. Yamaha ProMix 01 Single Scene Memory...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 41 34 31 4D FE F7
  803. Yamaha ProMix 01 All Data...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 41 34 31 41 20 F7
  804. Yamaha ProMix 01 All Program Change Tables...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 41 34 31 50 20 F7
  805. Yamaha ProMix 01 All Control Change Tables...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 41 34 31 43 20 F7
  806. Yamaha ProMix 01 Setup Memory...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 41 34 31 53 20 F7
  807. Yamaha ProMix 01 Backup Memory...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 41 34 31 42 20 F7
  808. Yamaha ProMix 01 Effect User Memory...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 41 34 31 45 FE F7
  809. Yamaha ProMix 01 Compressor User Memory...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 41 34 31 4F FE F7
  810. Yamaha ProMix 01 EQ User Library...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 41 34 31 51 FE F7
  811.  
  812. ;;Courtesy of  Sergio Blostein
  813. Yamaha RX5 (32810 bytes in MIDI job 10)=F0 43 21 7E F7
  814.  
  815. ;;Courtesy of  Sergio Blostein
  816. Yamaha RX-11=F0 43 20 7E F7
  817. Yamaha TX802 PF=F0 43 20 7E 4C 4D 20 20 38 39 35 32 50 4D F7
  818.  
  819. ;; RY-30 Courtesy of Patrick Band and Henrique Lang
  820. Yamaha RY-30 All Data=F0 43 20 7E 4C 4D 20 20 30 30 31 37 20 20 F7
  821. Yamaha RY-30 1 Voice...=F0 43 20 7A 4C 4D 20 20 30 30 31 37 20 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FE 02 F7
  822. Yamaha RY-30 Sync Clock Internal=F0 43 10 30 00 00 00 00 00 F7
  823. Yamaha RY-30 Sync Clock Midi=F0 43 10 30 00 00 7F 00 00 F7
  824.  
  825. ;; SY-22
  826. Yamaha SY-22 Single Voice...=F0 43 FC 20 FD 7E 50 4B 20 20 32 32 30 33 41 45 F7
  827. Yamaha SY-22 All Voices, Multi-Play...=F0 43 FC 20 FD 7E 50 4B 20 20 32 32 30 33 56 45 F7
  828.  
  829. ;; SY35 Courtesy of Russell C. Cole
  830. ;; This macro will prompt the user for the Channel, the Channel
  831. ;; NOTE: a Hex 20 is OR'd with the Channel number
  832. Yamaha SY-35 Voice=F0 43 FC 20 FD 7E 50 4B 20 20 32 32 30 33 41 45 F7
  833. Yamaha SY-35 All Voice & Multi=F0 43 FC 20 FD 7E 50 4B 20 20 32 32 30 33 56 4D F7
  834.  
  835. ;; SY-77 Courtesy of Jeffrey K. Morris and Sound Ideas Productions
  836. Yamaha SY-77 Bulk Protect Off=F0 43 10 34 0F 00 00 34 00 00 F7
  837. Yamaha SY-77 1 Voice...=F0 43 20 7A 4C 4D 20 20 38 31 30 31 56 43 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FE F7
  838. Yamaha SY-77 1 Multi...=F0 43 20 7A 4C 4D 20 20 38 31 30 31 4D 55 00 00 00 00 00        00 00 00 00 00 00 00 00 00 00 FE F7
  839. Yamaha SY-77 1 Pan...=F0 43 20 7A 4C 4D 20 20 38 31 30 31 50 4E 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FE F7
  840. Yamaha SY-77 1 Micro Tuning...=F0 43 20 7A 4C 4D 20 20 38 31 30 31 4D 54 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FE F7
  841. Yamaha SY-77 System Setup=F0 43 20 7A 4C 4D 20 20 38 31 30 31 53 59 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F7
  842. Yamaha SY-77 Sequencer Setup=F0 43 20  7E 4C 4D 20 20 38 31 30 31 53 53 F7
  843.  
  844. ;; Yamaha SY-85 / TG-500, Courtesy of Richard R. Goodwin
  845. ;; All the following apply to the current edit buffer (patch).
  846. ;; If you change the 7F towards the end of each macro to Opcode 7E 
  847. ;; it will force Cakewalk to prompt you for a patch number instead.  
  848. ;; For example, the Sample Dump Request Macro prompts for a patch (sample) number.
  849. Yamaha SY85/TG500 Normal Voice=F0 43 20 7A 4C 4D 20 20 30 30 36 35 56 43 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7F 00 F7                               
  850. Yamaha SY85/TG500 Drum Voice=F0 43 20 7A 4C 4D 20 20 30 30 36 35 44 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7F 3F F7
  851. Yamaha SY85/TG500 Performance=F0 43 20 7A 4C 4D 20 20 30 30 36 35 50 46 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7F 00 F7
  852. Yamaha SY85/TG500 Multi (Song)=F0 43 20 7A 4C 4D 20 20 30 30 36 35 4D 55 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7F 00 F7
  853. Yamaha TG500 Synthesiser Setup=F0 43 20 7A 4C 4D 20 20 30 30 36 36 53 59 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F7
  854. Yamaha SY85/TG500 Sample=F0 43 20 7A 4C 4D 20 20 30 30 34 30 53 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FE F7
  855. Yamaha SY85 Sequencer Setup=F0 43 20 7A 4C 4D 20 20 30 30 36 35 53 53 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7F 00 F7
  856. Yamaha SY85 Synthesiser Setup=F0 43 20 7A 4C 4D 20 20 30 30 36 35 53 59 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F7
  857. Yamaha SY85 Rhythm Track & Data=F0 43 20 7A 4C 4D 20 20 30 30 36 35 52 59 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F7
  858. Yamaha SY85 All Sequences=F0 43 20 7A 4C 4D 20 20 30 30 36 35 53 51 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F7
  859.  
  860. ;; TG-33 Courtesy of Patrick Band and Henrique Lang
  861. Yamaha TG-33 1 Voice...=F0 43 21 7E 4C 4D 20 20 30 30 31 32 56 45 FE F7
  862. Yamaha TG-33 64 Voice=F0 43 21 7E 4C 4D 20 20 30 30 31 32 56 43 F7
  863. Yamaha TG-33 1 Multi=F0 43 21 7E 4C 4D 20 20 30 30 31 32 4D 45 F7
  864. Yamaha TG-33 16 Multi=F0 43 21 7E 4C 4D 20 20 30 30 31 32 4D 55 F7
  865. Yamaha TG-33 All Data=F0 43 21 7E 4C 4D 20 20 30 30 31 32 53 59 F7
  866.  
  867. ;; Yamaha TX7
  868. ;;Courtesy of  Sergio Blostein
  869. Yamaha TX7  1 Performance Bulk Data (102 bytes)...=F0 43 FC 20 FD 01 F7
  870. Yamaha TX7  1 Voice Bulk Data (163 bytes)...=F0 43 FC 20 FD 00 F7
  871. Yamaha TX7  Condition Acknowledge (24 bytes)...=F0 43 FC 20 FD 7D F7
  872. Yamaha TX7 32 Voice Bulk Data (4104 bytes)...=F0 43 FC 20 FD 09 F7
  873. Yamaha TX7 64 Performance Bulk Data (4104 bytes)...=F0 43 FC 20 FD 02 F7
  874. ;;
  875. ;;In the next DRM you can send a Sysex message to enter a value for
  876. ;;parameter setting without returns any byte.
  877. ;;
  878. Yamaha TX7  Algorithm selector Chan. 1 (0..31)...=F0 43 10 01 06 FE F7
  879. Yamaha TX7  Attenuation Channel 1 (0..7)...=F0 43 10 04 1A FE F7
  880. Yamaha TX7  Concert Pitch Selector Ch.1 (24 is C3)... = F0 43 10 01 10 FE F7
  881. Yamaha TX7  Master Tune Chan. 1 (48 is 440 Hz.)... =      F0 43 10 04 40 FE F7
  882. Yamaha TX7  Pitch Bend Range Channel 1 (0..12)...=F0 43 10 04 03 FE F7
  883. ;;
  884. ;;The next DRM sets a fixed value for a parameter without returns any byte.
  885. ;;
  886. Yamaha TX7 Memory Protect Off Channel 1=F0 43 10 11 07 00 F7
  887. Yamaha TX7 Tune 440 Channel 1=F0 43 10 04 40 40 F7
  888. Yamaha TX7 Tune 442 Channel 1=F0 43 10 04 40 47 F7
  889.  
  890. ;; Yamaha TX81Z
  891. ;;Courtesy of  Sergio Blostein
  892. Yamaha TX81Z 1 Performance (128 bytes) ...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 39 37 36 50 45 F7
  893. Yamaha TX81Z 1 Voice (142) ...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 39 37 36 41 45 F7
  894. Yamaha TX81Z 24 Performance (2450) ...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 39 37 36 50 4D F7
  895. Yamaha TX81Z 32 Voice (4104) ...=F0 43 FC 20 FD 04 F7
  896. Yamaha TX81Z Effect Data (73) ...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 39 37 36 53 32 F7
  897. Yamaha TX81Z Micro Tune Full Kbd (274) ...=F0 43 FC 20 FD 7E 4C 4D 20 20 4D 43 52 54 45 31 F7
  898. Yamaha TX81Z Micro Tune Octave (42) ...=F0 43 FC 20 FD 7E 4C 4D 20 20 4D 43 52 54 45 30 F7
  899. Yamaha TX81Z Program Change Table (274) ...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 39 37 36 53 31 F7
  900. Yamaha TX81Z System Setup (45) ...=F0 43 FC 20 FD 7E 4C 4D 20 20 38 39 37 36 53 30 F7
  901. ;;
  902. ;;The next DRM sets a fixed value for a parameter without returning any byte.
  903. ;;
  904. Yamaha TX81Z Memory Protect Off ...=F0 43 FC 10 FD 10 7B 08 00 F7
  905. Yamaha TX81Z Tune 440 ...=F0 43 FC 10 FD 10 7B 00 40 F7
  906. Yamaha TX81Z Tune 442 ...=F0 43 FC 10 FD 10 7B 00 47 F7
  907.  
  908. ;; Yamaha W Series Dump Request Macros
  909. ;; by Jeff Barnett  Atlanta, GA
  910. ;;
  911. ;; The FE near end of line (for 'Single' voice dumps) is opcode to 
  912. ;; prompt for voice number. When prompted, enter numbers 0-127,
  913. ;; corresponding to internal voice numbers 1-128. For more
  914. ;; information, see Bulk Dump section on page 42 of the W5/7
  915. ;; Technical Information Manual.
  916. ;;
  917. ;; Questions? Problems? Feel free to contact me at badger@america.net
  918. ;; or 70252.2607@compuserve.com.
  919. ;;
  920. Yamaha W5/7 All Internal Voices=F0 43 20 7A 4C 4D 20 20 30 31 34 37 56 43 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7E 00 F7
  921. Yamaha W5/7 Single Internal Voice=F0 43 20 7A 4C 4D 20 20 30 31 34 37 56 43 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 FE F7
  922. Yamaha W5/7 Single Internal Drum Voice=F0 43 20 7A 4C 4D 20 20 30 31 34 37 44 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 FE F7
  923. Yamaha W5/7 Synth Setup=F0 43 20 7A 4C 4D 20 20 30 31 34 37 53 59 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F7