lilypond-user
[Top][All Lists]
Advanced

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

What is a score?


From: David F.
Subject: What is a score?
Date: Sun, 17 Sep 2017 20:19:13 -0600

If I have a score,

myScore = \score { … }

and I try to pass it into a function that expects music (ly:music?), I get an 
error:

error: wrong type for argument 2.  Expecting music, found #<Score>

So if a score is not a music, what it is it?  Where can I find that object 
described in Lilypond’s documentation?  If I wanted to pass a score into a 
function, how would I specify its type?

And ditto to all of the above for book and bookpart.

Thanks,
David




reply via email to

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