bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

\partial and \midi


From: Laurent Martelli
Subject: \partial and \midi
Date: Sun, 24 Mar 2002 17:05:28 +0100
User-agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/20.7 (i386-debian-linux-gnu)

It looks like lily 1.4.12 does checks bars correctly for midi
output. If you try this small sample, it works fine, but if you
uncomment the \midi line, it says :

test.ly:3:19: warning: barcheck failed at: -1/2:
    \partial 2 c2 |
                    c4 e g c | bes1


---
\score { 
  \notes \relative c' {
    \partial 2 c2 | c4 e g c | bes1
  }
  \paper {}
% \midi{}
}
---

-- 
Laurent Martelli
address@hidden              http://www.bearteam.org/~laurent/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]