]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-context-properties.scm
Midi: allow alternate channel mappings: per instrument, staff, voice.
[lilypond.git] / scm / define-context-properties.scm
index 046ac2e4f399b5ddbf9615765f7d5110e9be28ef..439f68a72e08885eaf71919dfad4cf1a311d6437 100644 (file)
@@ -357,8 +357,7 @@ half staff-spaces.  Usually determined by looking at
 @code{midiMinimumVolume}.")
      (midiMinimumVolume ,number? "Set the minimum loudness for MIDI.
 Ranges from 0 to@tie{}1.")
-     (midiChannelPerStaff ,boolean? "If set to @code{##t},
-each staff is assiged its own channel.")
+     (midiChannelMapping ,symbol? "How to map MIDI channels: per @code{instrument} (default), @code{staff} or @code{voice}.")
      (minimumFret ,number? "The tablature auto string-selecting
 mechanism selects the highest string with a fret at least
 @code{minimumFret}.")