<?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>Figment Games &#187; General</title>
	<atom:link href="http://blog.figmentgames.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.figmentgames.com</link>
	<description>The thoughts of a software developer.</description>
	<lastBuildDate>Fri, 11 Jun 2010 11:35:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Page Turner</title>
		<link>http://blog.figmentgames.com/2009/08/24/pedal-turner/</link>
		<comments>http://blog.figmentgames.com/2009/08/24/pedal-turner/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 20:49:17 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.figmentgames.com/?p=194</guid>
		<description><![CDATA[Its about a year and a half since I bought a Digital Piano and finally started practicing daily. In that time I&#8217;ve progressed quite well and the pieces I&#8217;m able to play (albeit still at the late-elementary / early intermediate level) are finally starting to increase in length to a few pages.
This has brought about [...]]]></description>
			<content:encoded><![CDATA[<p>Its about a year and a half since I bought a Digital Piano and finally started practicing daily. In that time I&#8217;ve progressed quite well and the pieces I&#8217;m able to play (albeit still at the late-elementary / early intermediate level) are finally starting to increase in length to a few pages.</p>
<p>This has brought about a problem I&#8217;d not really considered up to this point that I&#8217;m sure plagues all pianists. How to turn the page without interrupting your playing. Given time I&#8217;m sure I could get used to reaching up and turning the page and make do with copying a few measures from the next page to get me to a suitable place to turn the page, but I&#8217;d rather not <img src='http://blog.figmentgames.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>A product called the AirTurn provides a solution to this problem. However, as a hardware hobbiest I decided to roll my own. Using a Laptop or LCD monitor to display the scores in either Adobe Reader or Music Reader and a serial connected foot pedal to fire off a PG Down event. </p>
<p><a href="http://blog.figmentgames.com/wp-content/uploads/2009/08/PedalSmall.JPG"><img src="http://blog.figmentgames.com/wp-content/uploads/2009/08/PedalSmall-300x225.jpg" alt="Serial Connector and Foot Pedal " title="Serial Connector and Foot Pedal " width="300" height="225" class="aligncenter size-medium wp-image-199" /></a></p>
<p>Above is a picture of the final device and below are a few screen shots of the pedal turner .NET application which monitors the serial port and sends out PAGE DOWN keyboard events to the activate application whenever the pedal is pushed down.</p>
<p><a href="http://blog.figmentgames.com/wp-content/uploads/2009/08/Capture2.JPG"><img src="http://blog.figmentgames.com/wp-content/uploads/2009/08/Capture2-300x147.jpg" alt="Capture2" title="Capture2" width="300" height="147" class="aligncenter size-medium wp-image-201" /></a></p>
<p>The application and documentation, which also includes brief instructions on how to build your own serial connector (it&#8217;s pretty simple!) can be <a href="http://blog.figmentgames.com/wp-content/uploads/2009/08/PedalTurner-V1.0.zip">downloaded here</a></p>
<p>As a side benefit to going digital, there&#8217;s no more printing out digital music from the various on-line stores and no more hunting around for a specific score amongst the thousands of downloadable public domain scores.</p>
<p>With PDF Annotator or MusicReader, it&#8217;s also possible to annotate the scores, adding fingering information and highlighting practice sections. Plus re-ordering pages so they&#8217;re out of sequence is great for handling all those jumps back and forth in a piece. Currently I&#8217;m using the demo of MusicReader, <del datetime="2009-08-24T19:02:07+00:00">I&#8217;ve not yet decided whether to purchase it. I want to make sure there isn&#8217;t a better alternative. </del>. I&#8217;ll be buying a copy this week <img src='http://blog.figmentgames.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>I&#8217;ve demo&#8217;d several other apps, but mostly they&#8217;re related to music notation rather than playing from a score. Theres some pretty cool OCR software available for music  that&#8217;ll scan a score, convert it to various formats including MusicXML  and allow you to play it back. Unfortunately, all the apps that include that kind of feature do not seem to offer any kind of library management nor are they as suited to playing from and annotating scores as MusicReader is.</p>
<p>From what little I&#8217;ve used of MusicReader so far, one feature I&#8217;d like to see added is a layer option. Having the ability to erase all annotations on a given layer whilst keeping marks made on other layers rather than having to be careful what you erase. Plus an option to toggle the visible layers.</p>
<p>I guess I can&#8217;t discuss paperless playing without mentioning <a href="http://www.hughsung.com/blog/">Hugh Sung</a>, who&#8217;s blog and youtube videos put me onto MusicReader and the pedal page turning idea in the first place. His company produce the <a href="http://www.airturn.com/">AirTurn</a>, which is a USB device that allows you to connect a set of pedals to your PC without wires. His site is also responsible for the expensive notion of buying a table PC that I now have stuck in my head, hopefully the idea will remain there and not make it to my credit card <img src='http://blog.figmentgames.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.figmentgames.com/2009/08/24/pedal-turner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shelled Postmortem</title>
		<link>http://blog.figmentgames.com/2006/12/23/shelled-postmortem/</link>
		<comments>http://blog.figmentgames.com/2006/12/23/shelled-postmortem/#comments</comments>
		<pubDate>Sat, 23 Dec 2006 01:09:10 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.figmentgames.com/2006/12/23/shelled-postmortem/</guid>
		<description><![CDATA[For anyone that hasn&#8217;t already seen it, I&#8217;ve posted a Shelled! postmortem over on the GarageGames Site. You can also download the PDF version.
You may have noticed the books on the right hand side of this blog. I thought it was about time I started listing which books I&#8217;ve read, I&#8217;m reading or I&#8217;m planning [...]]]></description>
			<content:encoded><![CDATA[<p>For anyone that hasn&#8217;t already seen it, I&#8217;ve posted a Shelled! postmortem over on the <a href="http://www.garagegames.com/blogs/40653/11898">GarageGames Site</a>. You can also download the <a href="http://www.figmentgames.com/downloads/shelled/shelled_postmortem.pdf">PDF version</a>.</p>
<p>You may have noticed the books on the right hand side of this blog. I thought it was about time I started listing which books I&#8217;ve read, I&#8217;m reading or I&#8217;m planning to read. Hopefully I&#8217;ll give a short review of each once I&#8217;m done. For those in the UK I&#8217;ve added a link to the Amazon page for each book too, yes I&#8217;m after the affiliate commission <img src='http://blog.figmentgames.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  but I&#8217;ll only recommend books I&#8217;ve read and found useful. Besides which, it would seem most people that read this blog are not UK based anyway.</p>
<p>Hope you all have a Merry Christmas and a Happy New Year! </p>
<p>PS: Guitar Hero ROCKS! Go buy it <img src='http://blog.figmentgames.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.figmentgames.com/2006/12/23/shelled-postmortem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
