From: Hiroo H. <hir...@co...> - 2005-03-05 17:54:33
|
Hi, Steven> lets me find the answer myself. Not so with this one. I would think Steven> that a bank driver requests a dump of the entire bank to store as a Steven> patchlib, but the code looks like it looks for a single patch from the Steven> synth, not from the big dump. If you request a big dump to your synth, the synth will return big dump. Steven> Then again, when requesting a patch from Steven> the bank driver, I can't select a specific patch. What exactly is the I may be misunderstanding your question, but let me try. The methods BankDriver (IBankPatch interface) do the job. You may have to override some of them. Steven> Also, my (Korg Triton) device and single driver are working. Should I Steven> check them in or wait till the editor is done? I can check-in your working driver. Editor is optional. For your single editor problem, I recommend you to use Windows->MIDI Monitor. Using debugger may be a good way. -- Hiroo Hayashi |