]> 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:28 +0000 (10:23 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 22 Aug 2006 10:23:28 +0000 (10:23 +0000)
commit715153c6137c0a16a1e08ffe03e6937f03c1bf3f
treeb0df19b045ea65e182ff75036dd2dcb638461579
parent1afc7f48df3385e078d5ec99214559b4b09eccd9
* 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