diff --git a/orchestrallily.ly b/orchestrallily.ly index df0c8ef55b59d06678eb4538cad3ff0e2e1e1243..b5727ae8e2e420d038632ff34c366e582d33e4c0 100644 --- a/orchestrallily.ly +++ b/orchestrallily.ly @@ -5,10 +5,14 @@ % ============== % Desciption: Lilypond package to make writing large orchestral scores easier. % Documentation: http://wiki.kainhofer.com/lilypond/orchestrallily -% Version: 0.01, 2008-03-02 +% Version: 0.02, 2008-03-06 % Author: Reinhold Kainhofer, reinhold@kainhofer.com % Copyright: (C) 2008 by Reinhold Kainhofer % License: GPL v3.0, http://www.gnu.org/licenses/gpl.html +% +% Version History: +% 0.01: Initial Version +% 0.02: Added basic MIDI support (*MidiInstrument and \setCreateMIDI) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #(use-modules (ice-9 match))