From: Hiroo H. <hir...@co...> - 2005-01-03 23:58:16
|
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? 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. Brian> Also, are there any issues that would prevent me from taking a cvs Brian> snapshot and putting it up on the website as 0.20? Brian> The last 'official' release is ancient and even the 0.19-pre1 on Brian> sourcefore is six months old. I made some changes on my Roland TD-6 driver during this holidays. It's trivial and almost done. I think it's good idea to release 0.20 to make the change of packaged structure proposed and discussed before. And I'd like to fix some of problems which Thorsten Klose reported. -- Hiroo Hayashi |