]> git.donarmstrong.com Git - lilypond.git/commit
release: 1.5.18 release/1.5.18
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 18 Oct 2001 15:44:36 +0000 (17:44 +0200)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 18 Oct 2001 15:44:36 +0000 (17:44 +0200)
commitc77c48ae854512f724aa3733886c346dae30b90d
tree78ca0d7f157402caa6a6b624c454ed55f65ca725
parenta42a7d6ef35ab56e871c1c7f1cff3571e82a1ec3
release: 1.5.18

===========

* Some more hacking at midi2ly.py:
   - options and stuff: moved to library for ly2dvi, midi2ly, mup2ly,
update-lily
   - handle keys and note names
   - simple quantising
   - handle tuplets and silly durations
   - guess clef
   - don't include empty staffs in score
   - print relative pitches by default
   - don't repeat duration by default
   - bugfix: allow 8th notes too
   - include new version of input/test/midi-scales.ly
   - added barchecks + fix
   - bugfix for relative mode

* Shorter MIDI creation texts.

* Bugfix: Key_change_req::transpose: don't deliver reversed list.

* Bugfix: Key_performer::create_audio_elements: transpose list to
`do', before determining tonality.

1.4.8.m
22 files changed:
CHANGES
VERSION
buildscripts/lilylib.py.in
input/paddy.abc
input/regression/lyric-phrasing.ly
input/test/GNUmakefile
lily/grob.cc
lily/include/lily-guile.hh
lily/syllable-group.cc
make/mutopia-rules.make
make/out/lilypond.lsm
make/out/lilypond.mandrake.spec
make/out/lilypond.redhat.spec
make/out/lilypond.suse.spec
midi2ly/GNUmakefile
scm/grob-description.scm
scm/grob-property-description.scm
scm/interface-description.scm
scripts/GNUmakefile
scripts/abc2ly.py
scripts/lilypond-book.py
scripts/ly2dvi.py