Comment #2 on issue 2278 by [email protected]: Command to tell each staff to change MIDI channel and port
http://code.google.com/p/lilypond/issues/detail?id=2278

There is a MIDI port assignment event, FF 21 01 pp, and LilyPond will place a different port assignment on each track if we choose
 \set Score.midiChannelMapping = #'voice

The MIDI synthesizer, however, might not support multiple ports (as each port corresponds conceptually to a separate MIDI cable, each traditionally going to a separate synthesizer)


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to