]> git.donarmstrong.com Git - lilypond.git/blobdiff - hdr/midiwalker.hh
release: 0.0.36
[lilypond.git] / hdr / midiwalker.hh
index 3673ae080b5bca9bfcc374df626aa195c9911be2..839ba11a7f893848d31e68fe0b25664ce49112ec 100644 (file)
@@ -26,6 +26,8 @@ class Midi_walker : public PCursor<Staff_column*> {
 
     /* *************** */
     void do_stop_notes(Moment);
+    
+    void output_event(Midi_item&, Moment);
 public:
     
     Midi_walker(Staff*, Midi_track*);