Fair enough. I used it for a few rather esoteric experiments w/ algorithmic
composition - it's true that the utility of such a feature is limited to
hardcore tweaking.
Cheers,
MS
On Jun 7, 2011, at 6:05 AM, Han-Wen Nienhuys wrote:
> We had something like this a long time ago. Search for Obje
We had something like this a long time ago. Search for Object_key
in the history, eg. commit 4a964b10c411827584eb720c63cd0d6fc5b65d72.
This was intended for making persistent tweaks, but it never got used
so we scrapped it.
I'm on a holiday, so I dont have time to look into this, but it seems
a
On 31 May 2011 19:07, m...@apollinemike.com wrote:
> I actually tried this, but the issue is that when new grobs are made outside
> of an engraver context (i.e. broken spanners), there is no way to keep track
> of them. This seems the only way to catch every grob made during a session.
> Unl
On May 31, 2011, at 5:28 PM, n.putt...@gmail.com wrote:
> On 2011/05/31 15:57:51, MikeSol wrote:
>> This patch'll be useful for some advanced tweaks I'm doing while
> running
>> LilyPond in multiple passes. Lemme know if it looks all right.
>
> Hmm, I'm not convinced, particularly as you could
On 2011/05/31 15:57:51, MikeSol wrote:
This patch'll be useful for some advanced tweaks I'm doing while
running
LilyPond in multiple passes. Lemme know if it looks all right.
Hmm, I'm not convinced, particularly as you could easily do the same
thing via a Scheme engraver.
Cheers,
Neil
http
mts...@gmail.com writes:
> Reviewers: ,
>
> Message:
> This patch'll be useful for some advanced tweaks I'm doing while running
> LilyPond in multiple passes. Lemme know if it looks all right.
>
> Cheers,
> MS
>
> Description:
> Gives each grob an integer hash.
That's not a hash. It is an Id.
Reviewers: ,
Message:
This patch'll be useful for some advanced tweaks I'm doing while running
LilyPond in multiple passes. Lemme know if it looks all right.
Cheers,
MS
Description:
Gives each grob an integer hash.
Please review this at http://codereview.appspot.com/4515166/
Affected files: