Re: \compoundMeter with a single fraction

Saul Tobin <[email protected]>
Newsgroups gmane.comp.gnu.lilypond.devel
Message-ID <CAPF+3FHxKqvmPQBudPai9fqK1EgzxCxQrHc-K4i1Z42_M6zU0Q@mail.gmail.com>
I think merging \compoundMeter into \time as a single command would be
great. IMO an even bigger improvement would be to support compound meters
without requiring Scheme syntax. The parser already supports
comma-separated integer lists and dot-separated symbol lists. How feasible
would it be to support arguments to \time (or to music functions generally)
of the form 3/8+2/4 or 2+3/8?

Saul

On Mon, Jan 27, 2025 at 8:07 PM Dan Eble <[email protected]> wrote:

> If I changed \compoundMeter to work exactly like \time when just a
> single fraction is provided, would that upset anyone?  Right now,
> they're slightly different (image attached).
>
> ```
> {
>    \time 4/4
>    \repeat unfold 8 c'8
>    \compoundMeter #'((4 4))
>    \repeat unfold 8 c'8
> }
> ```
>
> I am currently trying to make the internals more similar and the thought
> of merging the two commands into one has crossed my mind.  I don't think
> it's worth a lengthy discussion until I've experimented some more, but
> having an answer to this question could help me avoid wasting time.
>
> Thanks.
> --
> Dan
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.