Hi,
The recent possibility to define ottavation markups introduced a bug
when exporting to MIDI.
For example,
\version "2.21.0" % compiled with HEAD being
ede0457988716a5e6fa0dd1757db0ebd96107bbc
\score {
{ \ottava 1 c'1 }
\midi { }
}
will trigger the warning
C
Am Mo., 2. März 2020 um 21:28 Uhr schrieb Jean Abou Samra :
>
>Hi,
>
>The recent possibility to define ottavation markups introduced a bug
>when exporting to MIDI.
>
>For example,
>\version "2.21.0" % compiled with HEAD being
>ede0457988716a5e6fa0dd1757db0ebd96107bbc
>\s
Am 02.03.20 um 21:27 schrieb Jean Abou Samra:
\version "2.21.0" % compiled with HEAD being
ede0457988716a5e6fa0dd1757db0ebd96107bbc
\score {
{ \ottava 1 c'1 }
\midi { }
}
will trigger the warning
Could not find ottavation markup for 1 octaves up.
CCing Malte Meyne since he's the author of t