lilypond-user
[Top][All Lists]
Advanced

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

Re: Function for note string to fraction?


From: Peter Bjuhr
Subject: Re: Function for note string to fraction?
Date: Tue, 20 May 2014 09:35:59 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Thanks a lot!

On 2014-05-20 00:49, Mark Polesky wrote:
Peter Bjuhr wrote:
And from there it would be easy to get the
     moment with 'ly:duration->string'.
I don't think you need ly:duration->string; I think you can
just skip that step.

Yes, that was indeed a rambling. I meant I could get the moment with 'ly:duration-length'.

And as far as I know, you do need to
copy out the definition of parse-simple-duration, and above
it add:
#(use-modules (ice-9 regex))


Hope that helps.
- Mark


It works great!

Best
Peter



reply via email to

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