]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/changes.tely
Midi: write about improved MIDI output in Changes.
[lilypond.git] / Documentation / changes.tely
index eaa4f1b7d1bb4e79a06ed18782f4a2189cc64722..a45b36c4586d35ddab646b225eb6904c426fc02e 100644 (file)
@@ -80,6 +80,14 @@ Lilypond typesets woodwind fingering charts.
 }
 @end lilypond
 
+@item
+MIDI output has been improved
+@itemize @bullet
+@item voices are kept separated, which makes the MIDI much more useful for postprocessing
+@item optimal channel distribution: identical instruments share the same channel.  This means that e.g. for a full orchestral score there are always 16 (15 plus percussion) diffently sounding instruments available, unrestricted by the number of staves or voices.
+@item dynamics are now rendered as note velocities, no longer as midi dynamics.  This improves the sound on [high end] midi renderers.
+@end itemize
+
 @item
 MIDI-import through Midi2ly is improved
 @itemize @bullet