<?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>Create Digital Music &#187; DSMI</title>
	<atom:link href="http://createdigitalmusic.com/tag/dsmi/feed/" rel="self" type="application/rss+xml" />
	<link>http://createdigitalmusic.com</link>
	<description>The latest gear, software, and techniques for electronic music production and performance</description>
	<lastBuildDate>Fri, 20 Nov 2009 17:06:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wireless MIDI on iPhone: Open Source Motion Control Talks to Nintendo DS, Computer</title>
		<link>http://createdigitalmusic.com/2009/02/23/wireless-midi-on-iphone-open-source-motion-control-talks-to-nintendo-ds-computer/</link>
		<comments>http://createdigitalmusic.com/2009/02/23/wireless-midi-on-iphone-open-source-motion-control-talks-to-nintendo-ds-computer/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 16:17:39 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[controllers]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[DS]]></category>
		<category><![CDATA[DSMI]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[free-software]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[ipod-touch]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[MIDI]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[nintendo-ds]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[OSC]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=5136</guid>
		<description><![CDATA[The Cupertino-Mushroom Kingdom gap has been closed: you can now mix and match DS and iPhone/iPod touch for wireless control of music and visuals. DSMI, the homebrew library that has enabled wireless and serial MIDI connections from the Nintendo DS, has come to iPod touch and iPhone. That means anyone building instruments and controllers on [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.createdigitalmedia.net/cdmu/images/2009/02/dsmiphone.jpg"></p>
<p>The Cupertino-Mushroom Kingdom gap has been closed: you can now mix and match DS and iPhone/iPod touch for wireless control of music and visuals. DSMI, the homebrew library that has enabled wireless and serial MIDI connections from the Nintendo DS, has come to iPod touch and iPhone. That means anyone building instruments and controllers on the iThing can now add wireless MIDI controllers that talk to computers &#8211; or other mobile devices, including the DS. It also means that DSMI&#8217;s acronym standing for &#8220;Nintendo DS Music Interface&#8221; has only one word that describes all the things it does.</p>
<p>If you&#8217;re a developer, you can grab the open source (LGPL-licensed) code. If you&#8217;re a user, apps are already supporting the new wireless features. There&#8217;s MIDI Motion Machine, which provides tilt and 16 triggers, and iXY, a 99-cent app for KAOSS Pad-style X/Y touch control. The MIDI Motion Machine author, TheRain, takes an interesting approach: there&#8217;s both a free and pay version, and the free version has source code.</p>
<p><img src="http://media.createdigitalmedia.net/cdmu/images/2009/02/ixy.jpg"></p>
<div class="imgcaption"><a href="http://www.cmsoftwaredesigns.com/site/index.php?option=com_content&#038;view=article&#038;id=49&#038;Itemid=59">iXY</a> has one of the cleverest interfaces I&#8217;ve seen yet for something as simple as the trusted X/Y pad controller. Who says there isn&#8217;t still some room to refine interfaces?</div>
<p>Tobias Weyand, DSMI&#8217;s original co-creator along with TheRain, writes:</p>
<blockquote><p>My friend TheRain has ported DSMI to the iPhone! This enables iPhone deveopers to easily integrate wireless MIDI in their applications, making it possible to control any MIDI application on the PC with the iPhone. The Wifi-to-MIDI bridge is the same DSMI server application that is also used for the DS, thus it works with Windows, OSX and Linux.<br />
Also, like on the DS, both OSC and MIDI are supported!</p>
<p>DSMI for iPhone is available from our Google Code site (http://code.google.com/p/dsmi/) together with an open source example application called MIDI Motion Machine that is a tilt-based xy-controller.</p>
<p>The cool thing is that this library takes away all the hassle of communicating MIDI messages to the PC and makes development of MIDI controllers very very simple. So, we hope that people will use the DSMI to create a lot of innovative iPhone MIDI controller apps.</p>
<p>Pretty cool, isn&#8217;t it? :-)</p></blockquote>
<p><span id="more-5136"></span></p>
<p>By the way, if you&#8217;re a loyal Nintendo DS developer and think this whole iNonense thing is useless, the main library for DS also got a lot of improvements, cleaner coding, and collaboration on Google Code.  </p>
<p>What about using OpenSoundControl instead of MIDI? On the iPhone/iPod, it&#8217;s a non-issue: OSC is a networking protocol, so it&#8217;s already wireless-ready. On the DS, DSMI&#8217;s source includes an OSC example, and unlike the MIDI in DSMI, you don&#8217;t need a piece of software receiving on the computer end.</p>
<p>Now, any suggestions for how to broaden the acronym DSMI so it&#8217;s more accurate? Digital Signal Multimodal Interface? Digital Sound and Music Interface? Damned Sweet Machine Instrument?</p>
<p>Or, to go recursive: DSMI Sure Means Ideas.</p>
<p><img src="http://media.createdigitalmedia.net/cdmu/images/2009/02/dsmidiag.jpg"></p>
<p><a href="http://dsmi.tobw.net">DSMI Official Site</a><br />
<a href="http://www.cmsoftwaredesigns.com/site/">CM Software Designs</a> (home of iXY, MIDI Motion Machine, more apps and tutorials &#8211; must-visit)<br />
<a href="http://code.google.com/p/dsmi/">DSMI at Google Code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2009/02/23/wireless-midi-on-iphone-open-source-motion-control-talks-to-nintendo-ds-computer/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Now on the Nintendo DS: OpenSoundControl</title>
		<link>http://createdigitalmusic.com/2008/12/01/now-on-the-nintendo-ds-opensoundcontrol/</link>
		<comments>http://createdigitalmusic.com/2008/12/01/now-on-the-nintendo-ds-opensoundcontrol/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 23:17:02 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[controllers]]></category>
		<category><![CDATA[DS]]></category>
		<category><![CDATA[DSMI]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[nintendo-ds]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[OpenSoundControl]]></category>
		<category><![CDATA[OSC]]></category>
		<category><![CDATA[Pd]]></category>
		<category><![CDATA[pure-data]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2008/12/01/now-on-the-nintendo-ds-opensoundcontrol/</guid>
		<description><![CDATA[ 
Big news from the homebrew Nintendo DS scene: OpenSoundControl is now supported, thanks to a community contribution from Tim Wood. That means you can drag your stylus around and send high-resolution data straight to software running on your computer. From the DSMI site:
OSC is an emerging standard for exchanging music control signals that is [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.createdigitalmedia.net/cdmu/images/2008/11/dsmi.jpg" /> </p>
<p>Big news from the homebrew Nintendo DS scene: OpenSoundControl is now supported, thanks to a community contribution from Tim Wood. That means you can drag your stylus around and send high-resolution data straight to software running on your computer. From the DSMI site:</p>
<blockquote><p>OSC is an emerging standard for exchanging music control signals that is much more flexible and modern than MIDI. For example, OSC can directly communicate via network, so the PC-side DSMI server is not required. </p>
<p>fishuyo also made a nice <a href="http://dsmi.tobw.net/files/oscexample-v1.0.zip">demo</a> with a Kaoss pad and sliders of the new OSC capabilities. It comes with a <a href="http://puredata.info/">pd</a> patch that is a nice little synth. Check out the demo&#8217;s source code! OSC is really easy to add to your application. And it&#8217;s the future! So, <a href="http://dsmi.tobw.net/files/libdsmi-v3.0-beta.zip">get libdsmi v3.0 now</a>!</p>
</blockquote>
<p>Add this to controller apps for the iPhone/iPod touch, and it&rsquo;s easy to turn your mobile device into an additional controller. (Think an easy-to-add X/Y pad, for instance, that you can plop on that blank space on your keyboard.)</p>
<p>Full details:</p>
<p><a title="http://dsmi.tobw.net/" href="http://dsmi.tobw.net/">http://dsmi.tobw.net/</a></p>
<p>I got lots of requests in our holiday guide survey for tutorials on Pd and tutorials on OSC, so &ndash; be sure you&rsquo;re going to get a Pd + OSC tutorial!</p>
<p>For the record, this opens up OSC to as many as <strong>84+ million units of hardware</strong>. (and that&rsquo;s <em>before</em> you decide you want to get the new model just for the color red)</p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2008/12/01/now-on-the-nintendo-ds-opensoundcontrol/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
