]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/midi-walker.cc
patch::: 1.3.133.jcn2
[lilypond.git] / lily / midi-walker.cc
index fe67eaf0fa714d46f41f3978cef6559bf80303f8..c63e046fde7337afd7fa55658540c76dbf2f43ca 100644 (file)
@@ -61,7 +61,7 @@ Midi_walker::do_start_note (Midi_note* note_p)
               new stop note wins */
              stop_note_queue[i].ignore_b_ = true;
              
-#if 0  // Ugh: this fixes stuck notes bug, but breaks most everything else?
+#if 1
              /* don't replay start note, */
              play_start = false;
              break;