lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

music-cause


From: David Kastrup
Subject: music-cause
Date: Sun, 22 Jan 2012 11:49:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Anybody actually using the "music-cause"?  Inside of LilyPond, the only
appearance (apart from its declaration) would be

  /*
    ES TODO: This is a temporary fix. Stream_events should not be
    aware of music.
  */
  e->set_property ("music-cause", self_scm ());

It would likely have some minor benefits in memory usage if this would
be retired since the music events could be garbage collected after
conversion to stream events.  It is also conceptually cleaner.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]