<?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>Bit a Bit &#187; English</title>
	<atom:link href="http://mentadreams.com/category/english/feed/" rel="self" type="application/rss+xml" />
	<link>http://mentadreams.com</link>
	<description>Otro blog más de WordPress</description>
	<lastBuildDate>Fri, 18 Jun 2010 14:23:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Guitar on Wii?</title>
		<link>http://mentadreams.com/2007/09/guitar-on-wii/</link>
		<comments>http://mentadreams.com/2007/09/guitar-on-wii/#comments</comments>
		<pubDate>Sat, 08 Sep 2007 16:33:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programación]]></category>

		<guid isPermaLink="false">http://ktzar.com/2007/guitar-on-wii</guid>
		<description><![CDATA[I&#8217;ve been a couple of days trying to get something out from using Wiimote with a PC. By the way I&#8217;m learning a lot of SDL. Within a week a guitar-simulation game will be released for the Nintendo DS platform. It&#8217;s called Jam Sessions. So I asked myself if it could be possible to do [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a couple of days trying to get something out from using Wiimote with a PC. By the way I&#8217;m learning a lot of SDL. Within a week a guitar-simulation game will be released for the Nintendo DS platform. It&#8217;s called Jam Sessions. So I asked myself if it could be possible to do that on Wii.</p>
<p>So, I started programming and within five hours more or less I&#8217;ve developped some things and: it&#8217;s possible. The idea is: you have 8 chords in the screen and you choose one of them with the nunchuk stick; when you shake the Wiimote in the vertical direction it will produce sound. With &#8220;C&#8221; you temporary chhange &#8220;minor&#8221; chords to &#8220;major&#8221; ones and vice versa. And with &#8220;B&#8221; you change the screen chords by others, so you can choose. More or less like Jam Sessions does.</p>
<p>How does it look like?</p>
<p><a href="http://www.youtube.com/watch?v=rI9MUiN1xtk">Youtube Wii Guitar Video (spanish)</a></p>
<p>By now there are only 4 chords and it still is a proof of concept. But after exams I will probably improve it, clean and modularize the code, and release it with the code. It can be a funny thing to show to your friends in a party. I&#8217;ve used C language, SDL and libwiimote despite I&#8217;d like to try out some SDL bindings like Python one.</p>
]]></content:encoded>
			<wfw:commentRss>http://mentadreams.com/2007/09/guitar-on-wii/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
