I just don't get how to make a file into a MIDI file.

For example, I have my input:

\relative c' {
\new PianoStaff \with {
  \override VerticalAlignment #'forced-distance = #12
  \override DynamicLineSpanner #'staff-padding = #2.8 }
<<
  \time 6/8
  \new Staff { 
  \key d \major 
  \tempo 4.= 84

...music...

}

  >>
}

So what do I put where, and what else do I need to do with it to make it a
MIDI file?

Thanks
-- 
View this message in context: 
http://www.nabble.com/MIDI-tp15285040p15285040.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to