From: Hiroo H. <hir...@co...> - 2005-03-05 23:22:32
|
Well I might misunderstand you problem. Steven> Whoops - spoke to soon. I can request any patch from the synth and save Steven> it in a patchlib, but when I try to store a patch from a patchlib to the Steven> synth, it grabs the GM patch (bank G) at patchNum + 1 and saves it to Steven> the bank I specified. If I then try to play the patchlib patch, it Steven> plays the GM patch. What's up with that? I'm hoping this is familiar Steven> to someone with some experience at writing synth support who can show me Steven> the error of my ways. The only problem here is "when I try to store a patch from a patchlib to the synth, it grabs the GM patch (bank G) at patchNum + 1 and saves it to the bank I specified". In other words, store command sends a patch which is next to the patch specified. Am I correct? -- Hiroo Hayashi |