From: Jeff W. <jww...@ya...> - 2004-08-25 02:51:39
|
Hiroo, Somehow I lost your last message and I could not find it in the mailing list archive either. If I'm understanding correctly, I believe what you were suggesting was to use Driver.send to send the CC message directly from my SysexSender subclass. Trouble is, Driver.send is an instance method and I don't have a reference to the driver object (or the Device object for that matter) from within my SysexSender. Secondly, even if I could get it to work, SysexSender.sendSysex will still continue to send 0xF0 0xF7 in between all of my CC messages. That probably wouldn't hurt anything but it's probably not what we really want. All of my SysexSender subclasses were already tested under version 0.18 anyway so it's not something I need to have addressed right away. It sounds like you guys already have enough on your plate right now as it is. In the mean time if you'd like, I'd be happy to volunteer to muck around with the SysexSender.sendSysex method and see if I can come up with a solution. It doesn't seem to me like it should be that difficult. I won't commit anything until I've given you a chance to review it. What do you think? Thanks, Jeff __________________________________ Do you Yahoo!? Y! Messenger - Communicate in real time. Download now. http://messenger.yahoo.com |