From: Mikael K. <mk...@gm...> - 2005-01-04 16:30:54
|
Hello All! :) Hiroo Hayashi wrote: > Hi Brian, > > Brian> I've placed in CVS some code I received a while back to add support > Brian> for Roland GP16 which had never made it into cvs. > Brian> I've made some changes as it was designed against 0.19-pre and doesn't > Brian> compile against current cvs. I've made most > Brian> of the changes, but there are issues w/ its use of IPatch still. Can > Brian> someone point me in the right direction here on what > Brian> the correct direction to go with this is? > Wooh, thanks! :) I thought about doing this myself, but honestly I forgot it. :) > I've checked in the fix to make compile them. The most of change I made > is replacing 'IPatch' to 'Patch'. Usually a driver extending Driver > class does not have to (should not) use IPatch. Some of other changes > should occur with 0.19-pre, I think. Anyway I only test it confirming > the single editor was invoked properly. Actual test with real device is > required. > I will be most happy to test the driver! I'm sorry if my code was very messy, but I'm not an experienced programmer... :P Thanks very much! Mikael |