Mark Knecht wrote: > I recently purchased an RME HDSP 9652 card. The card is working fine > for audio, but the MIDI interface is a timing disaster. The interface > works, but won't keep time. A 2 minute song is Rosegarden takes abut > 2:45 to play every time. You can hear how the HDSP isn't delivering > closely spaced MIDI events together, but is sort of smearing them out.
The hdsp driver doesn't send more than one MIDI byte per timer tick. IMHO it should be modified to send in a loop until the FIFO is full (however, I don't know if the HDSP has a FIFO at all). And it should start sending in output_trigger() instead of delaying it to the next timer tick. HTH Clemens ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel