<?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>Jacob A. Rau &#187; Music</title>
	<atom:link href="http://jacobarau.com/category/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://jacobarau.com</link>
	<description>The personal blog of Jacob A. Rau</description>
	<lastBuildDate>Sun, 25 Jul 2010 17:20:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>On music&#8230;</title>
		<link>http://jacobarau.com/2010/05/on-music/</link>
		<comments>http://jacobarau.com/2010/05/on-music/#comments</comments>
		<pubDate>Thu, 13 May 2010 18:14:20 +0000</pubDate>
		<dc:creator>Jacob A. Rau</dc:creator>
				<category><![CDATA[AFK miscellanea]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://jacobarau.com/?p=142</guid>
		<description><![CDATA[I am currently listening to Utada Hikaru&#8217;s album titled &#8220;Ultra Blue&#8221;. The whole reason I bought it is for the song &#8220;Passion&#8221;, a.k.a. &#8220;Sanctuary&#8221; (Passion is the Japanese version, whereas Sanctuary is the English version). If you like the music from Kingdom Hearts (&#8220;Simple and Clean&#8221; is in the first one; skip 45 seconds in [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently listening to Utada Hikaru&#8217;s album titled &#8220;Ultra Blue&#8221;. The whole reason I bought it is for the song &#8220;Passion&#8221;, a.k.a. &#8220;<a href="http://www.youtube.com/watch?v=nbnD7sVCBOE" target="_blank">Sanctuary</a>&#8221; (Passion is the Japanese version, whereas Sanctuary is the English version). If you like the music from Kingdom Hearts (&#8220;<a href="http://www.youtube.com/watch?v=m30efJe84t8" target="_blank">Simple and Clean</a>&#8221; is in the first one; skip 45 seconds in if you don&#8217;t appreciate the beauty of this opening) I would definitely recommend the rest of Utada&#8217;s collection. Disappointingly, it appears that &#8220;Simple and Clean&#8221; is not available as a download; looks like you&#8217;ll need to purchase the $15 imported CD (<a href="http://www.amazon.com/Colors-Utada-Hikaru/dp/B00007ELNV/ref=ntt_mus_ep_wlb_dpt" target="_blank">Amazon link</a>) if you want a legitimate copy.</p>
<p>Speaking of Kingdom Hearts, I found a bunch of Kingdom Hearts sheet music on <a href="http://www.squaresound.com/arrangements/category.php?id=41" target="_blank">SquareSound.com</a>. A few of them are in Sibelius format, which is a bit annoying, but I definitely intend to practice up at least a couple of these songs. There are these and many more available; <a href="http://www.google.com/search?q=kingdom+hearts+sheet+music" target="_blank">take Google for a spin</a> if you are interested.</p>
]]></content:encoded>
			<wfw:commentRss>http://jacobarau.com/2010/05/on-music/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Musicianship</title>
		<link>http://jacobarau.com/2009/08/computer-musicianship/</link>
		<comments>http://jacobarau.com/2009/08/computer-musicianship/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 17:50:44 +0000</pubDate>
		<dc:creator>Jacob A. Rau</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://jacobarau.com/?p=108</guid>
		<description><![CDATA[To the casual observer, I look like a stereotypical computer geek, and it is true that I do know my way around computers. However, I really am a geek of all trades. I have a multitude of geeky levels, and one such level is music. Nine years of piano lessons and two of choir will [...]]]></description>
			<content:encoded><![CDATA[<p>To the casual observer, I look like a stereotypical computer geek, and it is true that I do know my way around computers. However, I really am a geek of all trades. I have a multitude of geeky levels, and one such level is music. Nine years of piano lessons and two of choir will do that to you!</p>
<p>Now, music is fun, and computers are fun&#8230;what happens when the two are fused is something I could spend a whole lot of time on. There are a lot of music enthusiasts who are computer geeks&#8230;hence the plethora of projects out there for working with music on the computer.</p>
<p>Continue reading to see a couple awesome and free music-centric programs available!<span id="more-108"></span></p>
<h2><a href="http://lilypond.org/web/" target="_blank">Lilypond</a></h2>
<p>Lilypond is a music notation program, available for Windows, Mac, and any flavor of Linux. The entire goal of the project is to produce results that compare with a hand-engraved piece of music, as opposed to the ugly grid-based output of competitors. The input to Lilypond is a simple text file, and the output is a PDF, and if desired, a MIDI file. Lilypond isn&#8217;t a graphical program; rather, it is a command-line tool that does its job and quits. There are many tools available to work with Lilypond&#8211;ones that make entering notes as easy as working with <a href="http://www.finalemusic.com/PrintMusic/" target="_blank">Finale PrintMusic</a>, as well as specially-designed text editors to work with the Lilypond text notation. However, all you really need is a text editor (Notepad or GEdit work beautifully), Lilypond, and a PDF viewer. In-depth tutorials are available on the <a href="http://lilypond.org/web/documentation" target="_blank">Lilypond Documentation</a> site.</p>
<h2><a href="http://sourceforge.net/projects/modplug/" target="_blank">OpenMPT</a></h2>
<p>While Lilypond is a music notation software, OpenMPT (formerly ModPlug Tracker) is what is referred to as a tracker. Basically, it is a player piano. This program is in the same class as <a href="http://flstudio.image-line.com/" target="_blank">Fruity Loops</a>. You create instruments based on short audio clips, and then you write music for the instruments to play. This software is much like what artists like <a href="http://www.reverbnation.com/dnagroove" target="_blank">DNA-Groove</a> and <a href="http://anamanaguchi.com/" target="_blank">Anamanaguchi</a> (<a href="http://www.collegehumor.com/video:1918514" target="_blank">CollegeHumor feature</a>) use. In fact, you could probably use it to construct music similar to most pop music, because that&#8217;s what a lot of the artists are using now. OpenMPT is available only for Windows, but it runs flawlessly under <a href="http://www.winehq.org/" target="_blank">WINE</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jacobarau.com/2009/08/computer-musicianship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
