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: Sat, 9 Apr 2005 08:53:09 -0500

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






reply via email to

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