2009/2/28 Marten Visser <msvis...@planet.nl>:
> I have attached the example and the midi output generated by Lilypond.
> Opening its midi output using Anvil Studio, displays the meter as 4/4.
> In addition, I attached the midi modified by Anvil Studio which does display
> the meter as 3/4.

Hm.

I don't know about midi time sigs, can anyone else verify? This looks
weird indeed.

% \time information is not rendered in the midi file

\version "2.12.0"
\score {
  \relative c''' {
      \time 3/4
      g
    }
  \midi { }
}

Regards,
Valentin


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to