lilypond-user
[Top][All Lists]
Advanced

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

Re: Remove all occurrencies of "0" fingerings


From: Marc Hohl
Subject: Re: Remove all occurrencies of "0" fingerings
Date: Wed, 9 Aug 2017 18:16:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Am 08.08.2017 um 18:44 schrieb David Kastrup:
Marc Hohl <address@hidden> writes:

Am 08.08.2017 um 13:00 schrieb Thomas Morley:
2017-08-08 12:47 GMT+02:00 David Kastrup <address@hidden>:


You can do this by using
[...]

Nice one. I always forget about 'grob-transformer'. Missing bracket, tho'

I wasn't aware of grob-transformer at all. And I am still unsure about
what it does. I have read the doc string, though.

It gives your function both the grob and the value (callbacks and
unpure/pure containers already resolved) that _would_ get calculated
without your override in place.

That can be handy when your function just wants to modify the default,
or if the default is only used sometimes.  To use it, you don't need to
know whether the default is a constant, a function, or an unpure/pure
container.

I see. Thanks for your explanation!

Marc



reply via email to

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