Re: Parameterize an event function

2015-07-31 Thread Thomas Morley
2015-07-30 14:18 GMT+02:00 Andrew Bernard : > The reason I wrote this function is > that using \note and \note-by-number don’t appear to give me the control > over fonts that I want. Could you provide some examples where \note, \note-by-number and/or the metronomeMarkFormatter fails? Maybe it's

Re: Parameterize an event function

2015-07-30 Thread David Kastrup
Andrew Bernard writes: > Hi Mark, > > Completely brilliant. Thank you very much. > > That function may seem overly complex, but it gives me wide > flexibility in how I display tempo indications. > > Andrew > > > On 30 July 2015 at 22:50:06, Mark Knoop (m...@opus11.net) wrote: > > > Use ly:duratio

Re: Parameterize an event function

2015-07-30 Thread Andrew Bernard
Hi Mark, Completely brilliant. Thank you very much. That function may seem overly complex, but it gives me wide flexibility in how I display tempo indications. Andrew On 30 July 2015 at 22:50:06, Mark Knoop (m...@opus11.net) wrote: Use ly:duration? (although this seems extraordinarily over-

Re: Parameterize an event function

2015-07-30 Thread Mark Knoop
At 22:18 on 30 Jul 2015, Andrew Bernard wrote: >Greetings Ponderers, > >I have written a function to generate custom metronome marks as I want >them to be. But due to limitations of my understanding, this is >terribly crude - it has a hardwired crotchet for the note displayed. >What I really want t

Parameterize an event function

2015-07-30 Thread Andrew Bernard
Greetings Ponderers, I have written a function to generate custom metronome marks as I want them to be. But due to limitations of my understanding, this is terribly crude - it has a hardwired crotchet for the note displayed. What I really want to achieve is to be able to pass a duration into th