lilypond-user
[Top][All Lists]
Advanced

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

more scores one midi output


From: Stjepan Horvat
Subject: more scores one midi output
Date: Tue, 17 Jan 2012 11:22:05 +0100

Hello,
Is there a possibility to output more \score {} into one midi output.
for example,

\score {
  \new Staff { 
    \relative c' { c4 d e f g a b c } 
  } 
  \midi {}
}
\score {
  \new Staff { 
    \relative c' { c4 d e f g a b c } 
  } 
  \midi {}
\score {
  \new Staff { 
    \relative c' { c4 d e f g a b c } 
  } 
  \midi {}

makes 3 midi files.

I would want to make one global midi file. I was loking for a tool to merge or join multiple midi files into one but i coudn't find one. So i tought why not try in Lilypond..:) This is where i need you guys..
Thanks..:)

--
Nesmotren govori kao da mačem probada, a jezik je mudrih iscjeljenje. Izreke 12:18


reply via email to

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