<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>thinkMoult &#187; lilypond</title>
	<atom:link href="http://thinkmoult.com/tag/lilypond/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkmoult.com</link>
	<description>Seriously who ever reads this description.</description>
	<lastBuildDate>Sun, 05 Sep 2010 05:25:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Sibelius, Finale, Cakewalk? Real men use Lilypond.</title>
		<link>http://thinkmoult.com/2009/08/29/sibelius-finale-cakewalk-real-men-use-lilypond/</link>
		<comments>http://thinkmoult.com/2009/08/29/sibelius-finale-cakewalk-real-men-use-lilypond/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 02:08:29 +0000</pubDate>
		<dc:creator>Dion Moult</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[lilypond]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[score]]></category>

		<guid isPermaLink="false">http://thinkmoult.com/?p=899</guid>
		<description><![CDATA[Some of the old-timers on this site might recognise the title&#8217;s startling similarity to the introductory article I wrote about LaTeX. I received some questions on how I created the music sheet in the previous post about my upcoming composition, Evan, and the answer is: with Lilypond. As you&#8217;ve probably guessed already, Lilypond is a [...]


Related posts:<ol><li><a href='http://thinkmoult.com/2010/04/26/evan-interpretive-score-released/' rel='bookmark' title='Permanent Link: Evan interpretive score released.'>Evan interpretive score released.</a></li>
<li><a href='http://thinkmoult.com/2009/12/31/the-very-best-of-thinkmoult/' rel='bookmark' title='Permanent Link: The very best of thinkMoult'>The very best of thinkMoult</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Some of the old-timers on this site might recognise the title&#8217;s startling similarity to <a href="http://thinkmoult.com/2009/01/08/word-processing-real-men-use-latex/">the introductory article I wrote about LaTeX</a>. I received some questions on how I created the music sheet in the previous post about <a href="http://thinkmoult.com/2009/08/27/composition-in-progress-evan/">my upcoming composition, Evan</a>, and the answer is: with Lilypond.</p>
<p>As you&#8217;ve probably guessed already, <strong>Lilypond is a markup language, just like LaTeX</strong>. You don&#8217;t use a graphical user interface to insert your notes, rests, and whatnot, but instead just code it into a plain text file and convert it to a, let&#8217;s say PDF format when you&#8217;re ready to view it.</p>
<p style="text-align: center;"><a href="http://thinkmoult.com/wp-content/uploads/2009/08/lily-1f1cc0c4.png"><img class="size-full wp-image-905  aligncenter" title="lily-1f1cc0c4" src="http://thinkmoult.com/wp-content/uploads/2009/08/lily-1f1cc0c4.png" border="0" alt="lily-1f1cc0c4" width="291" height="98" /></a></p>
<p><strong>Music scores are complex.</strong> Much, much more complex than your word documents. You might have a good deal of fun formatting wizardry going around with LaTeX, but with music, you have notes, you have staffs, bars, stems, different symbols, different types of annotations, clusters, rests, expression markings, decoration (stuff like trills etc), and don&#8217;t even get me started on modern music. A score of a modern music piece is probably a piece of art in itself, my stemless notes, dotted barlines and lack of a time signature in my previous post being <em>nothing</em> compared to what&#8217;s out there.<strong> All of this has to be pieced together in a readable format, whilst still giving the composer flexibility to modify the score to put whatever they wants.</strong></p>
<p>If anybody here has used the famous notation softwares out there such as Sibelius or Finale, it&#8217;s quick and easy to learn but a pain when you get to decently complex scores. <strong>You also quickly realise that the stuff you produce on there definitely looks nothing professional and mediocre at best.</strong> If you consider creating a score, for, let&#8217;s say an orchestral piece, you&#8217;d not want to continue using these traditional programs.</p>
<p style="text-align: center;"><a href="http://thinkmoult.com/wp-content/uploads/2009/08/2009-08-26-232355_1280x800_scrot.png"><img class="size-full wp-image-900  aligncenter" title="2009-08-26-232355_1280x800_scrot" src="http://thinkmoult.com/wp-content/uploads/2009/08/2009-08-26-232355_1280x800_scrot.png" border="0" alt="2009-08-26-232355_1280x800_scrot" width="500" height="322" /></a></p>
<p>Take for example that score above. It&#8217;s of decent complexity and created using lilypond. Attempt something like that in other programs and you&#8217;d fail horribly.</p>
<p>Lilypond is like LaTeX. You tell it what your score will contain, and Lilypond will work out the best way to format it. That&#8217;s the best thing -<strong> it ensures readability, something vital in any score and a real pain to do manually</strong>. Here is a simple example, as a picture speaks a thousand words:</p>
<p style="text-align: center;"><a href="http://thinkmoult.com/wp-content/uploads/2009/08/2009-08-26-232958_1280x800_scrot.png"><img class="size-full wp-image-901  aligncenter" title="2009-08-26-232958_1280x800_scrot" src="http://thinkmoult.com/wp-content/uploads/2009/08/2009-08-26-232958_1280x800_scrot.png" border="0" alt="2009-08-26-232958_1280x800_scrot" width="300" height="192" /></a></p>
<p><strong>Lilypond is flexible. It allows you to notate very modern pieces with weird artifacts</strong> such as, in my own piece missing stems. Of course you may even have missing notes, or even stems that branch out or waving lines to symbolise a direction. (please, don&#8217;t just add these for the fun of it, you need to know why and when they should be used and more importantly how to use them)</p>
<p style="text-align: center;"><a href="http://thinkmoult.com/wp-content/uploads/2009/08/2009-08-26-234829_1280x800_scrot.png"><img class="size-full wp-image-904  aligncenter" title="2009-08-26-234829_1280x800_scrot" src="http://thinkmoult.com/wp-content/uploads/2009/08/2009-08-26-234829_1280x800_scrot.png" border="0" alt="2009-08-26-234829_1280x800_scrot" width="410" height="183" /></a></p>
<p>It&#8217;s also fast. Don&#8217;t believe me if you want to, but I would honestly say that <strong>creating a score in Lilypond is faster than other software</strong> (well, LaTeX in my opinion is also faster than Word Processors). <strong>Not only can you chunk in notes as fast as you can possibly type them (and you get used to how to input notes very quickly), you can also use variables</strong>. If you have a repeating section of a piece, you can just assign it to a variable, just like in math you can say x = 5, and whenever you want to use that section, or in math, the number 5, you just dump the variable and it does it all automatically.</p>
<p>One other feature some might consider a plus point is that it can output the score in midi format. My personal view is that midi should be marked illegal and anybody who uses it be sent straight to prison, because it sounds like crap and effectively slaughters the beauty of the piece, but &#8211; well, it does it anyway if you tell it to.</p>
<p style="text-align: center;"><a href="http://thinkmoult.com/wp-content/uploads/2009/08/flat-design.png"><img class="size-full wp-image-906  aligncenter" title="flat-design" src="http://thinkmoult.com/wp-content/uploads/2009/08/flat-design.png" border="0" alt="flat-design" width="299" height="281" /></a></p>
<p>It&#8217;s hard to fully appreciate the capabilities that Lilypond provides but I&#8217;d like to stress one: readability. Lilypond takes this very seriously. Just as music has evolved through the ages so has scorewriting, and <strong>Lilypond really adds that professional feel to whatever score you produce</strong>. If you create scores, I would recommend it.</p>
<h3>All well and good, but how do I start using Lilypond?</h3>
<p>Just like LaTeX it doesn&#8217;t matter if you&#8217;re on Windows, Mac or Linux. Lilypond works cross-platform and doesn&#8217;t charge a buck. First you&#8217;d want to <a href="http://lilypond.org">hop over to their website</a>, and proceed to the download page. Their website looks as though somebody ate the stylesheet, but nevertheless I can assure you that the program <em>definitely has style</em>. You&#8217;d then want to <a href="http://lilypond.org/web/documentation">start reading the documentation</a>.</p>
<p>You&#8217;d want to read that documentation carefully and ensure you understand what&#8217;s going on especially if you&#8217;re new to markup languages. Go through step by step &#8211; it contains many cross-links but I would recommend just doing it in the order it presents itself in. I cannot say the first score you ever produce with Lilypond will be up and running within 5 minutes, but you&#8217;ll get used to it, and when you do, you&#8217;ll be really glad you did.</p>
<p>Note (no pun intended): the images were shamelessly ripped off various parts of their site, but all with good promotional intention.</p>


<p>Related posts:<ol><li><a href='http://thinkmoult.com/2010/04/26/evan-interpretive-score-released/' rel='bookmark' title='Permanent Link: Evan interpretive score released.'>Evan interpretive score released.</a></li>
<li><a href='http://thinkmoult.com/2009/12/31/the-very-best-of-thinkmoult/' rel='bookmark' title='Permanent Link: The very best of thinkMoult'>The very best of thinkMoult</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://thinkmoult.com/2009/08/29/sibelius-finale-cakewalk-real-men-use-lilypond/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Composition in progress: Evan</title>
		<link>http://thinkmoult.com/2009/08/27/composition-in-progress-evan/</link>
		<comments>http://thinkmoult.com/2009/08/27/composition-in-progress-evan/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 22:32:26 +0000</pubDate>
		<dc:creator>Dion Moult</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[composition]]></category>
		<category><![CDATA[evan]]></category>
		<category><![CDATA[lilypond]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[piano]]></category>

		<guid isPermaLink="false">http://thinkmoult.com/?p=882</guid>
		<description><![CDATA[I&#8217;ve been doing composition again! School has started and that means that it&#8217;ll be difficult again to keep up with the rest of my interests. I&#8217;m quite happy to say that I&#8217;ve managed to keep the post-every-two-days going for a while, with each post actually announcing something significant that has occurred or something I did [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing composition again! School has started and that means that it&#8217;ll be difficult again to keep up with the rest of my interests. I&#8217;m quite happy to say that I&#8217;ve managed to keep the post-every-two-days going for a while, with each post actually announcing something significant that has occurred or something I did that I can share.</p>
<p>My cousin is going to have a wedding. I am very happy for him and he&#8217;s asked me to perform a little something during the wedding. What could be a better opportunity to compose a new piece? My past three compositions were very rushed on time and so I hope this one could be of somewhat decent quality. (that&#8217;s not to say I&#8217;m completely free to spend all my time on this, of course!)</p>
<p>I&#8217;m quite traditional when it comes to composition. I cannot believe people who use all these technologies and digital whatnot and hi-tech recordings during composition. <strong>When it comes to piano the computer pretty much plays no part at all</strong>. I sit there with a sheet of music paper and a pencil. Then I just mess around. Or something like that.</p>
<p>I only touch the computer when that sheet becomes too messy to read or I need to clarify some ideas. This obviously means that the computer-typeset score is most of the time miles behind the scribbles. Nevertheless, I have made a decent start. It&#8217;s without annotations and still needs polishing. Here is the start of it, and<strong> if any of you are musically inclined I would love to hear a recording of your interpretation on how to play it!</strong></p>
<p style="text-align: center;"><a href="http://thinkmoult.com/wp-content/uploads/2009/08/2009-08-24-140539_1280x800_scrot.png"><img class="size-full wp-image-883    aligncenter" title="2009-08-24-140539_1280x800_scrot" src="http://thinkmoult.com/wp-content/uploads/2009/08/2009-08-24-140539_1280x800_scrot.png" border="0" alt="2009-08-24-140539_1280x800_scrot" width="700" height="432" /></a></p>
<p style="text-align: left;">Of course, it&#8217;s still very much a work in progress, needs polishing and development. More soon! Oh, and if you are so musically inclined feel free to improvise and send suggestions too <img src='http://thinkmoult.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://thinkmoult.com/2009/08/27/composition-in-progress-evan/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
