2013/3/12 Sarah k Alawami <marri...@gmail.com>:
> I decided to change threads to make the list archives more clean *smiles* Ok. 
> now that I have the bar checks sorted at least for these 4 measures and I"ll 
> stop there for tonight, how do I render it as a midi so I can hear if I"m 
> right int he octaves or not. I want to do this until I'm comfortable and can 
> do this with out relying on my ears as much
>
> Here is the .ly file again.

To render a MIDI you need a \midi{} block in the same \score block as
your music. Enclose all your existing code into \score{ ... } and put
the -possibly empty- midi block before the closing brace.
The implicit \layout{} block has to be explicit to have the PDF
rendered, so add a layout block too.

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

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

Reply via email to