lilypond-devel
[Top][All Lists]
Advanced

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

Re: Musicxml2ly: Fix incorrect conversion of Minor Chords (issue 3057000


From: dak
Subject: Re: Musicxml2ly: Fix incorrect conversion of Minor Chords (issue 305700043 by address@hidden)
Date: Tue, 11 Oct 2016 07:58:50 -0700

On 2016/10/07 17:31:40, jvromans_squirrel.nl wrote:

While we're at it: A couple of lines later (line 1617):

         if self.bass:
             value += "/+%s" % self.bass.ly_expression ()

AFAIK, a bass note is written as /c, not /+c.

An inversion is written as /c but an additional bass note is /+c .  See
the manual for more information.

https://codereview.appspot.com/305700043/



reply via email to

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