]> git.cworth.org Git - scherzo/blobdiff - scherzo.c
Fix another bug with stuck notes.
[scherzo] / scherzo.c
index 955f5b7551d773f865feabb1761424515a49a233..88cae44fe4cdb85bde4669a41e713f463767915c 100644 (file)
--- a/scherzo.c
+++ b/scherzo.c
@@ -369,6 +369,7 @@ on_midi_input (unused (GIOChannel *channel),
                                          next, remaining, &event);
 
        remaining -= consumed;
+       next += consumed;
 
        switch (event.type) {
        case SND_SEQ_EVENT_NONE: