]> git.donarmstrong.com Git - lilypond.git/commit
* scm/midi.scm (paper-book-write-midis): new function. Write all
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 11 Jul 2005 13:30:57 +0000 (13:30 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 11 Jul 2005 13:30:57 +0000 (13:30 +0000)
commitcdb3d3a36064c0f490937507cbb3571221748425
treeb627aee6a17bc47ed7104b00d90ed47f652b9007
parent84c9074729c7a0b36d27be81794ca25a8829f9f3
* scm/midi.scm (paper-book-write-midis): new function. Write all
performances in numbered MIDI files.

* lily/performance-scheme.cc (LY_DEFINE): new file.
(LY_DEFINE): new function ly:performance-write.
14 files changed:
ChangeLog
lily/book-scheme.cc
lily/book.cc
lily/include/book.hh
lily/include/paper-book.hh
lily/paper-book-scheme.cc
lily/paper-book.cc
lily/performance-scheme.cc [new file with mode: 0644]
lily/performance.cc
lily/score-scheme.cc
lily/score.cc
scm/framework-ps.scm
scm/lily-library.scm
scm/midi.scm