lilypond-user
[Top][All Lists]
Advanced

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

Re: Metronome marks


From: Trevor Daniels
Subject: Re: Metronome marks
Date: Tue, 8 Apr 2008 20:38:57 +0100

Hi Mattias

It's possible (most things are in LilyPond) but it's not easy (at least I don't know an easy way). Essentially you have to create a tiny score without a staff, etc. Have a look at
http://lsr.dsi.unimi.it/LSR/Item?id=204
This should give you some clues, or maybe easier, you can simply copy out the functions and use them.

Trevor D

----- Original Message ----- From: "Matthias Loitsch" <address@hidden>
To: <address@hidden>
Sent: Tuesday, April 08, 2008 6:09 PM
Subject: Metronome marks


Hi!

I'm new to this list, and quite new to lilypond too.

I'm trying to change the tempo in a song, and I can't find how to do so...

What I want to do, is not a normal metronome tempo change, but I want a
triplet to become a quarter note.

I found how to set the tempo with a metronome marking (\tempo 4=120), and I
found the syntax to display an eigth note becoming a quarter note:
\markup {
      (
      \smaller \general-align #Y #DOWN \note #"8" #1
      =
      \smaller \general-align #Y #DOWN \note #"4" #1
      ) }


But how can I use this with a triplet? I tried \note #"12" and \note #"4/3"
but they both don't work...

Is there a way to get a triplet with \note ? Or do I need a completely
different approach?



Thank you in advance,
Matthias



--
Matthias Loitsch

http://www.youtube.com/watch?v=yAUYaweNQME


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user






reply via email to

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