From: Steven S. <ste...@co...> - 2005-03-10 04:11:25
|
Joachim Backhaus wrote: >Hi Steven, > >it may be helpful if you can post your code >for retrieving the patch and for storing the patch. > > >>Yes, but I'm not sure what you mean by Bank E, Patch 9 is >>correct. That >>*is* where it gets saved. >> >> > >Yes, but is that correct? Is it what you want? >Or do you want to have it saved to Bank G, Patch 10? > >How have you created the patch numbers? > > Well - it seems a bit different than I thought, This time It saved what was in the edit buffer on the synth to the requested location, then went back to the GM patch behaviour. I must be missing something that sends the patchlib patch. MidiMonitor only shows the outgoing write request but no payload. Here's the device and single driver files - nothing new in them. Problems are in the send and store methods. Retrieving works perfectly. Thanks! |