Metronome based on lilypond

2024-03-29 Thread David Hobach
Hi all, I wrote a metronome based on lilypond [1] a while back and thought there might be some people interested in such a program here. Feel free to ignore, use, review or adapt it. [1] https://github.com/3hhh/klickly Best Regards David OpenPGP_0x08DEA51AE90C3780.asc Description: OpenPGP

Re: Compute \tempo from variables

2024-02-01 Thread David Hobach
On 2/1/24 17:21, Aaron Hill wrote: On 2024-02-01 7:36 am, David Hobach wrote: Hi all, I'd like to compute the \tempo directive from variables, but couldn't yet figure out how to do it. For example, let's say I have two variables such as myTempoBase = 4 myTempo = 80 Then I'd like to do

Compute \tempo from variables

2024-02-01 Thread David Hobach
Hi all, I'd like to compute the \tempo directive from variables, but couldn't yet figure out how to do it. For example, let's say I have two variables such as myTempoBase = 4 myTempo = 80 Then I'd like to do something such as global = { \key c \major \time 4/4 \tempo