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

Unified Diff: input/regression/midi/key-option.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/key-option.ly
diff --git a/input/regression/midi/key-option.ly b/input/regression/midi/key-option.ly
index 044251bc2bfdb783f31dbd0b55846874f7a2af61..d33c8198c0d465532b09104adb8cfa20205e092f 100644
--- a/input/regression/midi/key-option.ly
+++ b/input/regression/midi/key-option.ly
@@ -10,6 +10,12 @@
\consists "Completion_rest_engraver"
}
}
+\midi {
+ \context {
+ \Score
+ midiChannelMapping = #'instrument
+ }
+}
% included from ./out-www/option-key.header
\header {

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