lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: \midi in \book


From: Stephen
Subject: Re: \midi in \book
Date: Thu, 5 May 2005 10:44:34 -0500

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" <address@hidden>
To: "Mats Bengtsson" <address@hidden>
Cc: "lilypond devel" <address@hidden>
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" <address@hidden>
To: "Stephen" <address@hidden>
Cc: "lilypond devel" <address@hidden>
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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-devel




_______________________________________________
lilypond-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]