2007/10/9, Ralph Little <[EMAIL PROTECTED]>:
> Hi,
> More strangeness.
>
> In Performer_group::do_announces(), there is this:
> ==================================
> while (1)
> {
> performer_each (get_simple_trans_list (),
> &Performer::create_audio_elements);
>
> if (!announce_infos_.size ())
> break;
>
> acknowledge_audio_elements ();
> announce_infos_.clear ();
> }
this looks fishy; better take a look at the one for grobs. The idea is that
new objects may be created in response to acknowledged objects. Then these
new objects have to be announced, etc.
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel