From: Jan Nieuwenhuizen Date: Sun, 3 Apr 2011 09:20:28 +0000 (+0200) Subject: Midi: write about improved MIDI output in Changes. X-Git-Tag: release/2.13.57-1~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f3daeb0eea20497980ea716cca137a82ee88d7df;p=lilypond.git Midi: write about improved MIDI output in Changes. --- diff --git a/Documentation/changes.tely b/Documentation/changes.tely index eaa4f1b7d1..a45b36c458 100644 --- a/Documentation/changes.tely +++ b/Documentation/changes.tely @@ -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