]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-performer.cc
* GNUmakefile.in: bugfix: encapsulate mkdir && cd in parens.
[lilypond.git] / lily / staff-performer.cc
index c560e5b135e722f708cf9192f9f5bf45c31f4334..3e04c006bf84d39e4088029e1e0e94903e39c43f 100644 (file)
@@ -85,6 +85,9 @@ Staff_performer::process_music ()
       instrument_ = new Audio_instrument (str);
       announce_element (Audio_element_info (instrument_, 0));
 
+      audio_staff_->add_audio_item (instrument_);
+      audio_staff_->add_audio_item (instrument_name_);
+     
       /*
        Have to be here before notes arrive into the staff.
       */