\compoundMeter with a single fraction
Dan Eble <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
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
compound-meter-simple.preview.png
(image/png, 2.1 KB) - not displayed