From: Joachim B. <jba...@pi...> - 2005-03-08 08:49:03
|
> From JSL, I select new library. From 'unsaved library', I select=20 > Patch->get. From that dialog, I choose Bank A, patch 27. Patch A-27 = is=20 > retrieved. > I highlight the patch and select 'store'. From=20 > the dialog I=20 > select Bank E, patch 9. Patch 10 from Bank G gets stored at Bank E,=20 > patch 9. Do I understand that right? Instead of "Bank A, Patch 27" "Bank G, Patch 10" is saved. But the position "Bank E, Patch 9" to save to is correct? What happens if you retrieve Patch 28 instead of 27 of Bank A and try to save it to "Bank E, Patch 9"? Steven> Whoops - spoke to soon. I can request any patch from the synth = and save=20 Steven> it in a patchlib, but when I try to store a patch from a = patchlib to the=20 Steven> synth, it grabs the GM patch (bank G) at patchNum + 1 and saves = it to=20 Steven> the bank I specified. Ok, now it sounds like a "0 to 127" vs. "1 - 128" problem. Do the patch numbers of the Korg Triton start with 0 or with 1? If it always grabs the GM patch then your request method is simmply not = correct. Perhaps you just have to set the correct bank in the sysex bytes. Regards, J. Backhaus |