lilypond-user
[Top][All Lists]
Advanced

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

Re: Incorrect bar number comments in input file


From: Peter Bjuhr
Subject: Re: Incorrect bar number comments in input file
Date: Mon, 30 Mar 2015 10:10:07 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.5.0



On 2015-03-29 23:31, Charles Johnson wrote:
Is it just me or are there often instances where bar number 'comments'
are misnumbered in input files? Is this perhaps a tool autogeneration
problem

Kind regards,

Charles Johnson

One example of auto generated ly files is when using musicxml2ly. In this case the bar numbering refers to the next bar, and not the preceding bar. Here's an example:

    \clef "treble" \time 4/4 c2 d2 | % 2
  c2 d2

This convention is also used in other places that you may have seen.

Could this simply be a misunderstanding which bar the numbering refers to (has happened before)?

Best
Peter



reply via email to

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