Yes, this bug has been fixed in recent 2.5.xx versions, if I remember
correctly.

  /Mats

Stephen wrote:
Perhaps my suggestion was not clear enough, I am suggesting placing one midi block outisde of the score blocks to effect every score block in the book. This would allow multiple midi scores be automatically concatenated into a single midi file. Otherwise, only the midi file in the last score is saved, the previous ones being overwritten. But I suppose multiple midi files overwriting each other instead of being saved as mid-1, mid-2, etc. is a bug? and therefore this is fixing a problem that should not exist?

Stephen

----- Original Message ----- From: "Stephen" <[EMAIL PROTECTED]>
To: "Mats Bengtsson" <[EMAIL PROTECTED]>
Cc: "lilypond devel" <[email protected]>
Sent: Saturday, April 09, 2005 8:53 AM
Subject: Re: \midi in \book


I am thinking more in terms of making this legal:

\book {
\score { \header { piece = "Adjutant's Call" } \transpose c c'' { \adjutantscall } \layout { } }
\score { \header { piece = "Retreat" } \transpose c c'' { \retreat } \layout { } }
\score { \header { piece = "To The Color" } \transpose c c'' { \tothecolor } \layout { } }
\score { \header { piece = "Tatoo" } \transpose c c'' { \tattoo } \layout { } }
\score { \header { piece = "Call To Quarters" } \transpose c c'' { \calltoquarters } \layout { } }
\score { \header { piece = "Taps" } \transpose c c'' { \taps } \layout { } }
\midi { \context { \Voice \remove Span_dynamic_performer } }
}


Stephen

----- Original Message ----- From: "Mats Bengtsson" <[EMAIL PROTECTED]>
To: "Stephen" <[EMAIL PROTECTED]>
Cc: "lilypond devel" <[email protected]>
Sent: Friday, April 08, 2005 10:38 AM
Subject: Re: \midi in \book



How about:
\score{ s4 \midi {\tempo 4=60 }}

  /Mats

Stephen wrote:

There is a need for a book scope \midi block that has a one second silence inserted between scores analogous to beforetitlespace in page layout.

Stephen


_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel





_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel




_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to