lilypond-devel
[Top][All Lists]
Advanced

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

Re: \midi in \book


From: Mats Bengtsson
Subject: Re: \midi in \book
Date: Thu, 05 May 2005 23:07:03 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319

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" <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




_______________________________________________
lilypond-devel mailing list
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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