Home  Articles   Profiles  Forum  Chat  Lessons  Archives  Search   Store   Contact

Ads
Add an article

Lilypond

From Young Composers

Contents

What is Lilypond?

A powerful new feature has been recently added to the wiki. Users now have the ability to create sheet music anywhere on a page through use of a music typesetter named Lilypond. The learning curve is fairly steep, but it is worth taking the time to get to grips with. Take a look at the examples below to see what Lilypond is capable of.

Simple Scale

As a quick template, this is what you need to do in order to create a simple scale using 32nd notes that are slurred. Notice how all notation is between 2 music tags:

<music>
\relative c'
{
c32 (d e f g a b c) d (e f g a b c d e f g a b c d e)
}
</music>

The above code produces the below notation, as follows:

music[listen]

Music Example 1

music[listen]

Music Example 2

music[listen]


Unless otherwise stated, all article content falls under the GNU Free Documentation License. If you use material from Young Composers elsewhere, don't forget to cite it.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Proprietary software and modifications Copyright ©2005 - 2008, Young Composers