Bill Zwicky wrote:
> Single driver is now fully functional for Casio CZ-101 and 1000. So
> .. what do I do with the code? I have a SourceForge account, but do I
> need to beg permission for write access?
Developer access isn't that difficult to get (after all, *I* got it).
Any of the admins (Brian, Hiroo, Torsten, RdbRob, and.... Garret, I
think) should be able to add you. I guess they just need to know your
sourceforge ID.
And... don't forget... do an *update* right before you commit.
>
> Meanwhile, I discovered that core.Driver, AlesisDM5SgSetEditor, and
> XMLDriverImplementation all send NOTE_ON twice when told to play a
> patch. Shouldn't one of those be an OFF?
I guess so. However, I think that the MIDI spec actually says that a
NOTE_ON with velocity of 0 is supposed to be considered a NOTE_OFF.
|