;; Ensoniq VFX ;; ;; Written by Russ Parker ;; ;; *NOTE* The VFX "Dump Internal RAM Programs" and "Dump Everything" ;; commands are not supported by Cakewalk as the dumps are ;; larger than Cakewalk's SysEx buffer. Use a bulk dump program ;; such as MIDIEX to save these crucial dumps. ;; ;; *INFO* The most important dump macro for Cakewalk users is the ;; "Multi-Set Dump". This allows you to save your sequence- ;; specific Multi setups for downloading. The dump saves both ;; Multi A and Multi B setups. ;; ;; If the compare buffer is active when you receive a "Current ;; Program" dump the program in the compare buffer is transmitted. ;; When you send a "Current Program" dump back to the VFX you ;; must write it to memory via the front panel to save it. ;; "Ensoniq VFX Current Program..." F0 0F 05 FD 05 F7 ;; Total should be 1067 bytes "Ensoniq VFX Current Preset..." F0 0F 05 FD 06 F7 ;; Total should be 103 bytes "Ensoniq VFX Multi-Set Dump..." F0 0F 05 FD 07 F7 ;; Total should be 1253 bytes "Ensoniq VFX Internal Presets..." F0 0F 05 FD 0A F7 ;; Total should be 1927 bytes ^^ ;; Base Channel Number