]> git.donarmstrong.com Git - lilypond.git/commit
patch::: 0.0.74pre.jcn1: pats
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 10 Jul 1997 06:56:40 +0000 (08:56 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 10 Jul 1997 06:56:40 +0000 (08:56 +0200)
commiteeafd68c62481b0d10c292f0e4bfa5d821168c87
tree1c7cb76b428059c7a045de65890f66631c374513
parent90d3ec050c58d6fa91f668dd6ca1ae8f16df20c3
patch::: 0.0.74pre.jcn1: pats

pl 74pre.jcn1
- oversimplified midi output thru performer hierarchy
- bf: Spanner::doprint

pl 72pre.jcn1
- naming fixes; some iter*() explicitations
        - removed acceptor.hh
- *performer*: second draft of midi (audio/...)
46 files changed:
.dstreamrc
.version
BUGS
NEWS
flower/include/iterate.hh
init/midi.ini [new file with mode: 0644]
init/performer.ini [new file with mode: 0644]
init/symbol.ini
lily/.version
lily/engraver-group.cc
lily/engraver.cc
lily/global-performers.cc [new file with mode: 0644]
lily/identifier.cc
lily/include/acceptor.hh
lily/include/engraver-group.hh
lily/include/global-performers.hh [new file with mode: 0644]
lily/include/global-translator.hh
lily/include/identifier.hh
lily/include/input-translator.hh
lily/include/lily-proto.hh
lily/include/lyric-performer.hh [new file with mode: 0644]
lily/include/midi-def.hh
lily/include/my-lily-parser.hh
lily/include/note-performer.hh [new file with mode: 0644]
lily/include/performer-group-performer.hh [new file with mode: 0644]
lily/include/performer.hh [new file with mode: 0644]
lily/include/score-performer.hh [new file with mode: 0644]
lily/include/score.hh
lily/include/staff-performer.hh [new file with mode: 0644]
lily/include/voice-group-performer.hh [new file with mode: 0644]
lily/input-translator.cc
lily/lyric-performer.cc [new file with mode: 0644]
lily/midi-def.cc
lily/music-iterator.cc
lily/my-lily-lexer.cc
lily/note-performer.cc [new file with mode: 0644]
lily/parser.y
lily/performer-group-performer.cc [new file with mode: 0644]
lily/performer.cc [new file with mode: 0644]
lily/score-grav.cc
lily/score-performer.cc [new file with mode: 0644]
lily/score.cc
lily/spanner.cc
lily/staff-performer.cc [new file with mode: 0644]
lily/template6.cc
lily/voice-group-performer.cc [new file with mode: 0644]