X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Flyric-performer.cc;h=47b3e38f6c44e0c7c407188e2880369221754d31;hb=eb72c0f066957c3e71d336db0f72814e34d3964d;hp=dd083391f0749e1946533f9fc47bc27b2517859f;hpb=2c22efe5a46a37065b10c3f51c5d7db00d07d318;p=lilypond.git diff --git a/lily/lyric-performer.cc b/lily/lyric-performer.cc index dd083391f0..47b3e38f6c 100644 --- a/lily/lyric-performer.cc +++ b/lily/lyric-performer.cc @@ -18,7 +18,7 @@ protected: virtual bool try_music (Music *event); void stop_translation_timestep (); - virtual void create_audio_elements (); + void process_music (); private: Link_array events_; @@ -31,7 +31,7 @@ Lyric_performer::Lyric_performer () } void -Lyric_performer::create_audio_elements () +Lyric_performer::process_music () { // FIXME: won't work with fancy lyrics if (events_.size ()