<?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>codehop &#187; format</title>
	<atom:link href="http://codehop.com/tag/format/feed/" rel="self" type="application/rss+xml" />
	<link>http://codehop.com</link>
	<description>#code #art #music</description>
	<lastBuildDate>Mon, 23 Apr 2012 18:37:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>The MIDI File Format</title>
		<link>http://codehop.com/the-midi-file-format/</link>
		<comments>http://codehop.com/the-midi-file-format/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 19:31:38 +0000</pubDate>
		<dc:creator><![CDATA[Jacob Joaquin]]></dc:creator>
				<category><![CDATA[the cosmos]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[midi]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://www.thumbuki.com/20070814/the-midi-file-format.html</guid>
		<description><![CDATA[4d 54 68 64 00 00 00 06 00 00 00 01 00 60 4d 54 72 6b 00 00 00 08 00 9f 40 7f 60 8f 40 7f Today, I&#8217;m learning how to generate MIDI files with Perl. &#8230; <a href="http://codehop.com/the-midi-file-format/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div id="postimage" class="right" style="width: 321px"><img src="http://www.thumbuki.com/images/MidiFormat.gif" width=320px height=186px />
<p>4d 54 68 64 00 00 00 06 00 00 00 01 00 60 4d 54 72 6b 00 00 00 08 00 9f 40 7f 60 8f 40 7f</p>
</div>
<p>Today, I&#8217;m learning how to generate <a href="http://en.wikipedia.org/wiki/MIDI">MIDI</a> files with <a href="http://en.wikipedia.org/wiki/Perl">Perl</a>.  So far, this has been a fairly straight forward process.  This is most likely due to the fact that MIDI hasn&#8217;t really changed since 1983.</p>
<p>Here is <a href="http://www.sonicspot.com/guide/midifiles.html">the guide</a> I&#8217;m following.</p>
]]></content:encoded>
			<wfw:commentRss>http://codehop.com/the-midi-file-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
