lilypond-user
[Top][All Lists]
Advanced

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

Re: midi output


From: Francisco Vila
Subject: Re: midi output
Date: Tue, 12 Mar 2013 08:29:23 +0100

2013/3/12 Sarah k Alawami <address@hidden>:
> 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



reply via email to

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