<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Typesetting music in LaTeX and LilyPond</title>
	<atom:link href="http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/</link>
	<description>The blog of John D. Cook</description>
	<lastBuildDate>Sat, 11 Feb 2012 22:42:11 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Murray</title>
		<link>http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/comment-page-1/#comment-130126</link>
		<dc:creator>Murray</dc:creator>
		<pubDate>Fri, 13 Jan 2012 13:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1762#comment-130126</guid>
		<description>Happy 2012 to you, John.

The B-flat issue reminded me of the German use of &quot;B&quot; for B-flat and &quot;H&quot; for B-natural. I imagine the Dutch may have used a similar convention.

Bach used it as a signature motif: http://en.wikipedia.org/wiki/BACH_motif</description>
		<content:encoded><![CDATA[<p>Happy 2012 to you, John.</p>
<p>The B-flat issue reminded me of the German use of &#8220;B&#8221; for B-flat and &#8220;H&#8221; for B-natural. I imagine the Dutch may have used a similar convention.</p>
<p>Bach used it as a signature motif: <a href="http://en.wikipedia.org/wiki/BACH_motif" rel="nofollow">http://en.wikipedia.org/wiki/BACH_motif</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Fioramonti</title>
		<link>http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/comment-page-1/#comment-116184</link>
		<dc:creator>Marco Fioramonti</dc:creator>
		<pubDate>Sun, 20 Nov 2011 16:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1762#comment-116184</guid>
		<description>Hello! I am looking for a program which allows me to type many little pieces of music (like a measure, four beats) in a line for my drum class. Do you know how can i do that if i can?

Thanks,</description>
		<content:encoded><![CDATA[<p>Hello! I am looking for a program which allows me to type many little pieces of music (like a measure, four beats) in a line for my drum class. Do you know how can i do that if i can?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey Knauth</title>
		<link>http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/comment-page-1/#comment-69765</link>
		<dc:creator>Geoffrey Knauth</dc:creator>
		<pubDate>Tue, 08 Mar 2011 16:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1762#comment-69765</guid>
		<description>I would like to get my kids (14 and 12) into LaTeX (definitely in high school) and maybe LilyPond, but right now they&#039;re having a blast with Sibelius, writing music, listening to their creations, and going back and forth between their instruments and the computer.  I think LilyPond would slow them down, and I wouldn&#039;t want them to get the wrong impression of free software, which is most of the time quite wonderful.  I like the Scheme example Jason mentioned--it has the potential to show them connections between music and mathematics.</description>
		<content:encoded><![CDATA[<p>I would like to get my kids (14 and 12) into LaTeX (definitely in high school) and maybe LilyPond, but right now they&#8217;re having a blast with Sibelius, writing music, listening to their creations, and going back and forth between their instruments and the computer.  I think LilyPond would slow them down, and I wouldn&#8217;t want them to get the wrong impression of free software, which is most of the time quite wonderful.  I like the Scheme example Jason mentioned&#8211;it has the potential to show them connections between music and mathematics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Grainger</title>
		<link>http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/comment-page-1/#comment-61267</link>
		<dc:creator>Sam Grainger</dc:creator>
		<pubDate>Wed, 19 Jan 2011 11:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1762#comment-61267</guid>
		<description>You&#039;re best using lilypond-book for mixed LaTeX + Lilypond documents:
http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Invoking-lilypond_002dbook

Otherwise, an uglier solution:
http://julovi.net/j/?p=76

Finally, you&#039;re probably best having a hunt around http://lilypond.org/ for docs and support. Documentation there is pretty extensive.</description>
		<content:encoded><![CDATA[<p>You&#8217;re best using lilypond-book for mixed LaTeX + Lilypond documents:<br />
<a href="http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Invoking-lilypond_002dbook" rel="nofollow">http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Invoking-lilypond_002dbook</a></p>
<p>Otherwise, an uglier solution:<br />
<a href="http://julovi.net/j/?p=76" rel="nofollow">http://julovi.net/j/?p=76</a></p>
<p>Finally, you&#8217;re probably best having a hunt around <a href="http://lilypond.org/" rel="nofollow">http://lilypond.org/</a> for docs and support. Documentation there is pretty extensive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon Gunther</title>
		<link>http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/comment-page-1/#comment-61193</link>
		<dc:creator>Leon Gunther</dc:creator>
		<pubDate>Tue, 18 Jan 2011 23:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1762#comment-61193</guid>
		<description>I downloaded lilypond.
I also placed a lilypond code in a latex file.
Texshop won&#039;t process it. It gives an error.
I don&#039;t see from the attached info how to get Latex to recognize a lilypond command.
I use Snow Leopard.
THANKS for your help</description>
		<content:encoded><![CDATA[<p>I downloaded lilypond.<br />
I also placed a lilypond code in a latex file.<br />
Texshop won&#8217;t process it. It gives an error.<br />
I don&#8217;t see from the attached info how to get Latex to recognize a lilypond command.<br />
I use Snow Leopard.<br />
THANKS for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/comment-page-1/#comment-48383</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 12 Oct 2010 19:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1762#comment-48383</guid>
		<description>Although not specifically for LaTeX, Impro Visor is pretty good at turning simple code into music notation.  Or you can use their GUI.  It whips up lead sheets nicely.

https://www.cs.hmc.edu/~keller/jazz/improvisor/</description>
		<content:encoded><![CDATA[<p>Although not specifically for LaTeX, Impro Visor is pretty good at turning simple code into music notation.  Or you can use their GUI.  It whips up lead sheets nicely.</p>
<p><a href="https://www.cs.hmc.edu/~keller/jazz/improvisor/" rel="nofollow">https://www.cs.hmc.edu/~keller/jazz/improvisor/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Grainger</title>
		<link>http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/comment-page-1/#comment-41613</link>
		<dc:creator>Sam Grainger</dc:creator>
		<pubDate>Mon, 12 Jul 2010 15:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1762#comment-41613</guid>
		<description>Stick with Lilypond. In terms of engraving quality, it&#039;s far and above anything Finale and Sibelius will ever produce and nearly on par with the real music typesetting software such as SCORE. Although Sibelius / Finale may seem easier /  faster, lily wins hands down because you very rarely have to mess around laying things out manually.

Lily will never be a composing tool (nor, for that matter will Sib / Finale). For that, Rosegarden + Ardour + JACK etc. is a great solution and can be integrated into a professional setup with the commercial sample libraries for realisations / demos and the like.</description>
		<content:encoded><![CDATA[<p>Stick with Lilypond. In terms of engraving quality, it&#8217;s far and above anything Finale and Sibelius will ever produce and nearly on par with the real music typesetting software such as SCORE. Although Sibelius / Finale may seem easier /  faster, lily wins hands down because you very rarely have to mess around laying things out manually.</p>
<p>Lily will never be a composing tool (nor, for that matter will Sib / Finale). For that, Rosegarden + Ardour + JACK etc. is a great solution and can be integrated into a professional setup with the commercial sample libraries for realisations / demos and the like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/comment-page-1/#comment-15737</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Sat, 11 Apr 2009 04:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1762#comment-15737</guid>
		<description>Thanks for this info.  I&#039;m going to have to give it a try some time.

For most of my typesetting, I&#039;ve been using Sibelius for years.  But occasionally it seems like it makes some things far too hard.

For very simple &lt;a href=&quot;http://redwinerage.blogspot.com/2009/01/this-is-waltz.html&quot; rel=&quot;nofollow&quot;&gt;scores that you can post on a blog&lt;/a&gt;, take a look at &lt;a href=&quot;http://www.noteflight.com&quot; rel=&quot;nofollow&quot;&gt;noteflight&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks for this info.  I&#8217;m going to have to give it a try some time.</p>
<p>For most of my typesetting, I&#8217;ve been using Sibelius for years.  But occasionally it seems like it makes some things far too hard.</p>
<p>For very simple <a href="http://redwinerage.blogspot.com/2009/01/this-is-waltz.html" rel="nofollow">scores that you can post on a blog</a>, take a look at <a href="http://www.noteflight.com" rel="nofollow">noteflight</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/comment-page-1/#comment-14620</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 16 Mar 2009 19:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1762#comment-14620</guid>
		<description>I use Lilypond for all my music typesetting; I&#039;ve gotten so it&#039;s about three times as fast for me to type Lilypond as to write out a score.  I also have had fun with writing Scheme for it; &lt;a href=&quot;http://nicolas.sceaux.free.fr/prelude/prelude.html&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; is an exceptionally fun example (not mine), but you can do simpler, less impressive things to cut out repetitive work.  You could probably make a &quot;virtual Philip Glass&quot; and put him out of business . . .</description>
		<content:encoded><![CDATA[<p>I use Lilypond for all my music typesetting; I&#8217;ve gotten so it&#8217;s about three times as fast for me to type Lilypond as to write out a score.  I also have had fun with writing Scheme for it; <a href="http://nicolas.sceaux.free.fr/prelude/prelude.html" rel="nofollow">this</a> is an exceptionally fun example (not mine), but you can do simpler, less impressive things to cut out repetitive work.  You could probably make a &#8220;virtual Philip Glass&#8221; and put him out of business . . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Peng</title>
		<link>http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/comment-page-1/#comment-14597</link>
		<dc:creator>Roger Peng</dc:creator>
		<pubDate>Mon, 16 Mar 2009 02:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1762#comment-14597</guid>
		<description>I never quite got into using Lilypond for music. For some reason it just doesn&#039;t feel right to me. I think, for me, it&#039;s because writing music is still faster by hand than it is on the computer, unlike with typing regular text. Also, I think writing music is more of a spatial process, and so it helps to be able to see the whole sheet, which I find hard to do on the computer (same is true with software like Finale). I guess it might help to have a huge monitor or something (projector?).</description>
		<content:encoded><![CDATA[<p>I never quite got into using Lilypond for music. For some reason it just doesn&#8217;t feel right to me. I think, for me, it&#8217;s because writing music is still faster by hand than it is on the computer, unlike with typing regular text. Also, I think writing music is more of a spatial process, and so it helps to be able to see the whole sheet, which I find hard to do on the computer (same is true with software like Finale). I guess it might help to have a huge monitor or something (projector?).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicou</title>
		<link>http://www.johndcook.com/blog/2009/03/15/typesetting-music-in-latex-and-lilypond/comment-page-1/#comment-14595</link>
		<dc:creator>Nicou</dc:creator>
		<pubDate>Mon, 16 Mar 2009 01:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1762#comment-14595</guid>
		<description>I personally hate source code for sheet music. It looks so ugly, and it&#039;s never implemented correctly because of the expressiveness of the songs. For only one instrument (or one hand), it&#039;s kind of fine, though.</description>
		<content:encoded><![CDATA[<p>I personally hate source code for sheet music. It looks so ugly, and it&#8217;s never implemented correctly because of the expressiveness of the songs. For only one instrument (or one hand), it&#8217;s kind of fine, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.358 seconds -->

