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.
--- Christopher Carl Heckman
