> I don't know whether this is a bug or not, but if you put a score
> block inside of a markuplist, you cannot export MIDI from it. If
> it's not fixed, it should be documented at the website.
> 
> Minimal(?) example:
> 
> \markuplist {
>     \score {
>         { c1 }
>         \layout { }
>         \midi { }
>         }
> }
> 
> result: no .midi file.

I don't think this is a bug: MIDI doesn't create visual markup.

  https://gitlab.com/lilypond/lilypond/-/merge_requests/2495


    Werner

Reply via email to