Re: time signature question

2012-02-28 Thread Kieren MacMillan
Hi James, > Could we add it here? > http://lilypond.org/productions.html All of my scores since 2003 have been happily Lily-pounded. =) Here are some recent highlights (compositions only, as the arrangements would be far too numerous). Feel free to put up there whatever you deem worthy. If yo

Re: time signature question

2012-02-28 Thread James
Kieren, On 28 February 2012 18:27, Kieren MacMillan wrote: > Hi Neil, > >> Can I just say to Kieren: This is awesome (your brief replies below, I mean). >> You're a great example. > > Aw, gee, thanks!  =) > > Best regards, > Kieren. > > p.s. I note you're at BYU… One of my [Lilypond-engraved] cho

Re: time signature question

2012-02-28 Thread Kieren MacMillan
Hi Neil, > Can I just say to Kieren: This is awesome (your brief replies below, I mean). > You're a great example. Aw, gee, thanks! =) Best regards, Kieren. p.s. I note you're at BYU… One of my [Lilypond-engraved] choral pieces will get its world premiere on March 24 in Sandy, UT (http://www

Re: time signature question

2012-02-28 Thread David Kastrup
Neil Thornock writes: > On Mon, Feb 27, 2012 at 6:41 PM, Kieren MacMillan > wrote: >> Hi David, >> >>> if you think a bounty is exaggerated >> >> I thought nothing of the sort. >> >>> In short, it was a five-minute job because of work I did >> >> I had no doubt that was true. >> >> I'm going to

Re: time signature question

2012-02-28 Thread Neil Thornock
Can I just say to Kieren: This is awesome (your brief replies below, I mean). You're a great example. On Mon, Feb 27, 2012 at 6:41 PM, Kieren MacMillan wrote: > Hi David, > >> if you think a bounty is exaggerated > > I thought nothing of the sort. > >> In short, it was a five-minute job because

Re: time signature question

2012-02-27 Thread Kieren MacMillan
Hi David, > if you think a bounty is exaggerated I thought nothing of the sort. > In short, it was a five-minute job because of work I did I had no doubt that was true. I'm going to be sending you a payment soon. Thanks again, Kieren. ___ lilypond-

Re: time signature question

2012-02-27 Thread David Kastrup
David Kastrup writes: > Kieren MacMillan writes: >> It works resonably well… However, I would *LOVE* to be able to replace >> >> \tsFunky #"7" #"16." \time 21/32 >> >> with something more like >> >> \tsFunky s16.*7 >> >> and have the function figure out the correct measure length for me

Re: time signature question

2012-02-26 Thread Hans Aberg
On 26 Feb 2012, at 20:06, David Kastrup wrote: >>> this is almost cute enough for a bounty: >> >> It works exactly as I had hoped. >> What's a reasonable fee for your effort? > > Hard to say. Writing this up now was good for about €18 (5 minutes was > a bit boastful as an estimate, even though

Re: time signature question

2012-02-26 Thread David Kastrup
Kieren MacMillan writes: > Hi David, > >> this is almost cute enough for a bounty: > > It works exactly as I had hoped. > What's a reasonable fee for your effort? Hard to say. Writing this up now was good for about €18 (5 minutes was a bit boastful as an estimate, even though this went through

Re: time signature question

2012-02-26 Thread Kieren MacMillan
Hi David, > this is almost cute enough for a bounty: It works exactly as I had hoped. What's a reasonable fee for your effort? Thanks, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: time signature question

2012-02-26 Thread David Kastrup
Kieren MacMillan writes: > Hello again, > > So I was able to work out the following function: > > \version "2.15.29" > > tsFunky = > #(define-music-function > (parser location numerNum denomNote) > (string? string?) > #{ > \once \override Staff.TimeSignature #'stencil = > #ly

Re: time signature question

2012-02-26 Thread Kieren MacMillan
Hello again, So I was able to work out the following function: \version "2.15.29" tsFunky = #(define-music-function (parser location numerNum denomNote) (string? string?) #{ \once \override Staff.TimeSignature #'stencil = #ly:text-interface::print \once \override Staff.

time signature question

2012-02-26 Thread Kieren MacMillan
Hello all, I am engraving a piece which includes a time signature of 7 dotted sixteenths (displayed as a note, not a number). I found the LSR snippet to make the denominator a note, but I'm having difficulty getting the correct output. Any assistance — especially in the form of existing Scheme

Re: Time Signature Question

2002-06-08 Thread Michael Ossmann
On Sat, Jun 08, 2002 at 10:02:26PM -0300, Edson wrote: > > I'm a beginner in lilypond and have a question: how can i > hide the time signature? This should do the trick: \property Staff.TimeSignature \override #'transparent = ##t msg01392/pgp0.pgp Description: PGP signature

Time Signature Question

2002-06-08 Thread Edson
Hi everyone!   I'm a beginner in lilypond and have a question: how can i hide the time signature?   Thanks for attention.   Edson Jr.