lilypond-devel
[Top][All Lists]
Advanced

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

Re: Fix and align musicxml and input language "deutsch" (issue 547610043


From: torsten . haemmerle
Subject: Re: Fix and align musicxml and input language "deutsch" (issue 547610043 by address@hidden)
Date: Tue, 11 Feb 2020 12:07:13 -0800

We still have issues with English THREE-Q-* pitches (never worked,
though).

Please see my comment in musicexp.py

Torsten


https://codereview.appspot.com/547610043/diff/557380043/python/musicexp.py
File python/musicexp.py (right):

https://codereview.appspot.com/547610043/diff/557380043/python/musicexp.py#newcode324
python/musicexp.py:324: return str
does not work for quartertones yet: THREE-Q-FLAT will come out as -fqf,
but it should be -tqf (like "three quarter flat").

fqf, (F SEMI-FLAT), however, must remain fqf, etc.
So, a substring-recplacement of fqf will not generally work.
It's a mess...

The same holds true for -fqs (THREE-Q-SHARP).

https://codereview.appspot.com/547610043/



reply via email to

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