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

Reply via email to