Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1565)

Unified Diff: input/regression/midi/partcombine.ly

Issue 4534059: MIDI: default midiChannelMapping to 'staff (Closed)
Patch Set: whitespace, document channelMapping=#'staff Created 12 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: input/regression/midi/partcombine.ly
diff --git a/input/regression/midi/partcombine.ly b/input/regression/midi/partcombine.ly
index dd5a38b12c9c6f8f30b37b35a4aaafd28bae71cc..d52214747eab2da00afc3ba6160aeffec3d47ebb 100644
--- a/input/regression/midi/partcombine.ly
+++ b/input/regression/midi/partcombine.ly
@@ -9,6 +9,12 @@
\consists "Completion_rest_engraver"
}
}
+\midi {
+ \context {
+ \Score
+ midiChannelMapping = #'instrument
+ }
+}
\header {
texidoc="Partcombined music is preserved"

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b