X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=scm%2Fdefine-context-properties.scm;h=a0d3b98f7e82f1b070c92de64c36e3cfce1f036c;hb=842a4b251150881843c7cca6def80aea13c1f660;hp=0104802b1e39474082608608f53fc33a127f290a;hpb=55d2b4544ca30294501d923fdbf5765184e49195;p=lilypond.git diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index 0104802b1e..a0d3b98f7e 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -432,7 +432,8 @@ event when notes with the same pitch, in the same MIDI-file track, overlap.") @code{midiMinimumVolume}.") (midiMinimumVolume ,number? "Set the minimum loudness for MIDI. Ranges from 0 to@tie{}1.") - (midiChannelMapping ,symbol? "How to map MIDI channels: per @code{instrument} (default), @code{staff} or @code{voice}.") + (midiChannelMapping ,symbol? "How to map MIDI channels: per +@code{staff} (default), @code{instrument} or @code{voice}.") (midiBalance ,number? "Stereo balance for the MIDI channel associated with the current context. Ranges from@tie{}@w{-1} to@tie{}1, where the values@tie{}@w{-1} (@code{#LEFT}),@tie{}0 (@code{#CENTER})