[Bug 115] libmidi does not support "running status"
[email protected] Sat, 26 Mar 2005 17:16:41 +0100 (CET)
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
https://bugs.gephex.org/show_bug.cgi?id=115 ------- Additional Comments From [email protected] 2005-03-26 17:16 ------- Old running status implementation was incorrect (the variable old_status was never assigned to, it was only initialized to 0) I will add the running_status to the MidiParser struct and correctly assign to it. This will make running status across calls of midi_parse_data possible. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.