]> git.donarmstrong.com Git - lilypond.git/commit
* python/convertrules.py (conv): warning on \tempo{}
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 22 Aug 2006 10:23:27 +0000 (10:23 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 22 Aug 2006 10:23:27 +0000 (10:23 +0000)
commit7dcae7597fae14ce5c4e2e7d50c2709d162b7332
treeae3c01341183b90a82122a2a8be658594138aa47
parent1069c441b69b7d48f0d90ec28a03d611b165509a
* python/convertrules.py (conv): warning on \tempo{}

* ly/performer-init.ly: set tempoWholesPerMinute.

* ly/midi-init.ly: remove \midi

* lily/tempo-performer.cc: look at tempoWholesPerMinute to set
MIDI tempo.

* lily/metronome-engraver.cc (process_music): use tempoUnitCount
tempoUnitDuration for determining what to print.

* lily/lyric-extender.cc: typo.

* lily/parser.yy (output_def_body): disallow \tempo in \midi{}

* lily/duration-scheme.cc (LY_DEFINE): ly:duration-length: new function.

* THANKS: update sponsors.

* ly/english.ly: quarter tone naming (thanks, Trevor Baca)
15 files changed:
ChangeLog
VERSION
lily/duration-scheme.cc
lily/lyric-extender.cc
lily/metronome-engraver.cc
lily/parser.yy
lily/tempo-performer.cc
ly/midi-init.ly
ly/performer-init.ly
python/convertrules.py
scm/define-context-properties.scm
scm/define-event-classes.scm
scm/define-music-types.scm
scm/ly-syntax-constructors.scm
scm/translation-functions.scm