<?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"
	>
<channel>
	<title>Comments on: MIDIFY, Shipping Now, Adds MIDI to Nintendo Handhelds, Microwaved Corn Dogs</title>
	<atom:link href="http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/</link>
	<description>The latest gear, software, and techniques for electronic music production and performance</description>
	<pubDate>Fri, 09 Jan 2009 09:16:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: nick</title>
		<link>http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-533000</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Tue, 29 Jul 2008 09:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-533000</guid>
		<description>take note, it's only a MIDI IN port. so you cannot use the DS as midi controller</description>
		<content:encoded><![CDATA[<p>take note, it&#8217;s only a MIDI IN port. so you cannot use the DS as midi controller</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niall</title>
		<link>http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-510502</link>
		<dc:creator>niall</dc:creator>
		<pubDate>Mon, 30 Jun 2008 19:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-510502</guid>
		<description>The fellow responsible for this {Division 6} has also designed the MIDI interface for George Mattson's Phoenix Series Modular.  Mattson describes it &lt;a href="http://mattsonminimodular.com/letter.html" rel="nofollow"&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>The fellow responsible for this {Division 6} has also designed the MIDI interface for George Mattson&#8217;s Phoenix Series Modular.  Mattson describes it <a href="http://mattsonminimodular.com/letter.html" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vack</title>
		<link>http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506460</link>
		<dc:creator>vack</dc:creator>
		<pubDate>Tue, 24 Jun 2008 10:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506460</guid>
		<description>"yeah I know. I was thinking 12 logic inputs…outputs midi data. mice and symmetrical. That way you could hook up the buttons to the input module and the gameboy to the output module. Then you could record and playback the device using a midi sequencer."

Ah yeah, I just understood your comment wrong then. It would indeed be cool to have symmetric two way communication. You could completely MIDIfy toy instruments, household machines etc. pretty conveniently then.

I still think you could pull it off easily (okay, easily if you know a bit about what you are doing and can read tutorials) with Arduino, though. It's a bit bigger physically and has different power requirements, but I think it would have 12 free digital pins even after you hook up the MIDI output port. You could even have both input and output with the same board if you spent some time hooking up a multiplexer or two, but that would obviously take some more effort.

Programming the I/O logic for something like that is pretty painless: just scan the inputs successively, check whether they're high / low, and send a couple of serial bytes to the MIDI output. And the other way round, read incoming MIDI messages and set the output pins accordingly.

Granted, it isn't the same and it requires a bit more tweaking than MIDIFY does, but it could be a good alternative to many projects.</description>
		<content:encoded><![CDATA[<p>&#8220;yeah I know. I was thinking 12 logic inputs…outputs midi data. mice and symmetrical. That way you could hook up the buttons to the input module and the gameboy to the output module. Then you could record and playback the device using a midi sequencer.&#8221;</p>
<p>Ah yeah, I just understood your comment wrong then. It would indeed be cool to have symmetric two way communication. You could completely MIDIfy toy instruments, household machines etc. pretty conveniently then.</p>
<p>I still think you could pull it off easily (okay, easily if you know a bit about what you are doing and can read tutorials) with Arduino, though. It&#8217;s a bit bigger physically and has different power requirements, but I think it would have 12 free digital pins even after you hook up the MIDI output port. You could even have both input and output with the same board if you spent some time hooking up a multiplexer or two, but that would obviously take some more effort.</p>
<p>Programming the I/O logic for something like that is pretty painless: just scan the inputs successively, check whether they&#8217;re high / low, and send a couple of serial bytes to the MIDI output. And the other way round, read incoming MIDI messages and set the output pins accordingly.</p>
<p>Granted, it isn&#8217;t the same and it requires a bit more tweaking than MIDIFY does, but it could be a good alternative to many projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: poopoo</title>
		<link>http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506449</link>
		<dc:creator>poopoo</dc:creator>
		<pubDate>Tue, 24 Jun 2008 10:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506449</guid>
		<description>"
“They should do an input model as well.”

I don’t know if I understood you correctly or not but it IS an input model - you connect MIDI data source you have (sequencer, keyboard, whatever) to the board, and it turns the 12 outputs high / low based on incoming MIDI data.
"

yeah I know.  I was thinking 12 logic inputs...outputs midi data.  mice and symmetrical.  That way you could hook up the buttons to the input module and the gameboy to the output module.  Then you could record and playback the device using a midi sequencer.</description>
		<content:encoded><![CDATA[<p>&#8221;<br />
“They should do an input model as well.”</p>
<p>I don’t know if I understood you correctly or not but it IS an input model - you connect MIDI data source you have (sequencer, keyboard, whatever) to the board, and it turns the 12 outputs high / low based on incoming MIDI data.<br />
&#8221;</p>
<p>yeah I know.  I was thinking 12 logic inputs&#8230;outputs midi data.  mice and symmetrical.  That way you could hook up the buttons to the input module and the gameboy to the output module.  Then you could record and playback the device using a midi sequencer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evan</title>
		<link>http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506366</link>
		<dc:creator>evan</dc:creator>
		<pubDate>Tue, 24 Jun 2008 08:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506366</guid>
		<description>the biggest problem with this device.. at least from brief look over, is that it overrides the button controls. So, you won't be able to have midi input streaming into the gba at the same time interfacing with the hardware. I guess it depends on what kind of stuff you are interested in doing.
evan</description>
		<content:encoded><![CDATA[<p>the biggest problem with this device.. at least from brief look over, is that it overrides the button controls. So, you won&#8217;t be able to have midi input streaming into the gba at the same time interfacing with the hardware. I guess it depends on what kind of stuff you are interested in doing.<br />
evan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vack</title>
		<link>http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506040</link>
		<dc:creator>vack</dc:creator>
		<pubDate>Mon, 23 Jun 2008 17:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506040</guid>
		<description>Yep, it isn't trivial in any case - I wouldn't try putting it on a brand new DS Lite or anything because I would probably just mess it up.

I was just thinking about uses for a MIDIFY'd Gameboy... The first thing that came to my mind was that you could actually have prerecorded MIDI sequences that played a game from start to end. Sort of like replays in the classic 3D shooters. Even though I can think of many ideas that are fun in a geeky way, that must be in the current top 10.</description>
		<content:encoded><![CDATA[<p>Yep, it isn&#8217;t trivial in any case - I wouldn&#8217;t try putting it on a brand new DS Lite or anything because I would probably just mess it up.</p>
<p>I was just thinking about uses for a MIDIFY&#8217;d Gameboy&#8230; The first thing that came to my mind was that you could actually have prerecorded MIDI sequences that played a game from start to end. Sort of like replays in the classic 3D shooters. Even though I can think of many ideas that are fun in a geeky way, that must be in the current top 10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Kirn</title>
		<link>http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506036</link>
		<dc:creator>Peter Kirn</dc:creator>
		<pubDate>Mon, 23 Jun 2008 17:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506036</guid>
		<description>Well, there are definitely easier ways of fiddling with a handheld Nintendo system. But for those for whom this project is aimed, I'm sure it will cause a healthy amount of mayhem. :)</description>
		<content:encoded><![CDATA[<p>Well, there are definitely easier ways of fiddling with a handheld Nintendo system. But for those for whom this project is aimed, I&#8217;m sure it will cause a healthy amount of mayhem. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vack</title>
		<link>http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506029</link>
		<dc:creator>vack</dc:creator>
		<pubDate>Mon, 23 Jun 2008 17:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506029</guid>
		<description>"'Simple' is relative. Many of us find soldering a 1/4″ jack in place of a speaker on a toy keyboard to be at the limits of our available time/effort/knowledge/skill."

Yes, I realize that. But think about it. If you do actually have time/effort/knowledge/skill to employ something like MIDIFY - which basically requires you to solder the 12 paraller outputs to different pins, or at least a bunch of them, solder the MIDI connector or the jack to it, connect power lines, and program the signals it will send out - you won't find what I said too hard to learn or comprehend.

I'm no electronics whiz. In fact, I suck at electronics and basically know nothing whatsoever about the subject. And I'm a newbie coder at best. But I still manage to do stuff for fun. You just need not to be scared about actually trying things out, and reserve some time to actually try out said things. If I can get MIDI out of Arduino in one evening and trigger a MIDI synth with a piezo trigger (and jump in joy after getting it to work), I'm pretty sure about everyone who's interested at all can do it.</description>
		<content:encoded><![CDATA[<p>&#8220;&#8216;Simple&#8217; is relative. Many of us find soldering a 1/4″ jack in place of a speaker on a toy keyboard to be at the limits of our available time/effort/knowledge/skill.&#8221;</p>
<p>Yes, I realize that. But think about it. If you do actually have time/effort/knowledge/skill to employ something like MIDIFY - which basically requires you to solder the 12 paraller outputs to different pins, or at least a bunch of them, solder the MIDI connector or the jack to it, connect power lines, and program the signals it will send out - you won&#8217;t find what I said too hard to learn or comprehend.</p>
<p>I&#8217;m no electronics whiz. In fact, I suck at electronics and basically know nothing whatsoever about the subject. And I&#8217;m a newbie coder at best. But I still manage to do stuff for fun. You just need not to be scared about actually trying things out, and reserve some time to actually try out said things. If I can get MIDI out of Arduino in one evening and trigger a MIDI synth with a piezo trigger (and jump in joy after getting it to work), I&#8217;m pretty sure about everyone who&#8217;s interested at all can do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NTH</title>
		<link>http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506018</link>
		<dc:creator>NTH</dc:creator>
		<pubDate>Mon, 23 Jun 2008 17:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-506018</guid>
		<description>lol @ foosnark</description>
		<content:encoded><![CDATA[<p>lol @ foosnark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foosnark</title>
		<link>http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-505956</link>
		<dc:creator>foosnark</dc:creator>
		<pubDate>Mon, 23 Jun 2008 15:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/2008/06/22/midify-shipping-now-adds-midi-to-nintendo-handhelds-microwaved-corn-dogs/#comment-505956</guid>
		<description>"Simple" is relative.  Many of us find soldering a 1/4" jack in place of a speaker on a toy keyboard to be at the limits of our available time/effort/knowledge/skill.</description>
		<content:encoded><![CDATA[<p>&#8220;Simple&#8221; is relative.  Many of us find soldering a 1/4&#8243; jack in place of a speaker on a toy keyboard to be at the limits of our available time/effort/knowledge/skill.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
