Issue 153: \once \set fails with MIDI instruments
http://code.google.com/p/lilypond/issues/detail?id=153
Comment #4 by v.villenave:
(Reproduced with 2.11.47) The ability to change the instrument on the
fly using \set
is already a cool feature, if I may.
--
You received this message because y
Issue 153: \once \set fails with MIDI instruments
http://code.google.com/p/lilypond/issues/detail?id=153
Comment #3 by hanwenn:
unfortunately, there is no place to store the pre-\once value, so it can be
restored
easily.
Chanign to enhancement, since this hasn't ever worked; perhaps it needs
cl
Issue 153: \once \set fails with MIDI instruments
http://code.google.com/p/lilypond/issues/detail?id=153
Comment #2 by hanwenn:
Nevermind this, I just checked 2.8 ; this probably never worked.
--
You received this message because you are listed in the owner
or CC fields of this issue, or becau
Issue 153: \once \set fails with MIDI instruments
http://code.google.com/p/lilypond/issues/detail?id=153
Comment #1 by hanwenn:
Hi Erik,
can you have a look at this? Currently, we call Context::unset_property() which
deletes the value, but I recall that we actually used to restore the old value