Status: Accepted Owner: [email protected] Labels: Type-Defect Priority-Critical Regression
New issue 1646 by [email protected]: MIDI output on incorrect channels (using GUB build)
http://code.google.com/p/lilypond/issues/detail?id=1646 % Using the mingw build on windows XP, the following input \version 2.13.61 \score { \new Staff \with { midiInstrument = #"violin"} { c'' g'' c'' g'' } \midi { } } % generates the attached midi file. The midi file sets channel 0 to violin % and sends the first note to channel 0, but sends following notes to % channel 1 where they sound as piano. % %% I suspect this is already fixed in git, but the released build %% has a problem. Attachments: 1646.mid 169 bytes _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
