You mixed up the \score block with the music variables. |
flute.ly
Description: Binary data
On 15 May 2013, at 01:40 , Sarah k Alawami wrote: Interesting. It worked when I did this before but now I'm unsure of how I did it lol! here is the change I tried to make.
<flute.ly> It's in the ly file in line 66 that it errors out. lol!
Take care. I think you need to include all your music notation in another set of braces and add a layout block to get printed output, like this:
\score {
{ % music notation goes here }
\midi { } % need this for midi \layout { } % need this for pdf
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user
|
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user