<?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; Search Results  &#187;  dsmidi</title>
	<atom:link href="http://createdigitalmusic.com/?s=dsmidi&#038;feed=rss2" 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>Mon, 08 Feb 2010 17:34:57 +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>Unreleased iPhone &#8211; iPod Touch MIDI Controllers, Ready for Ableton Live and More</title>
		<link>http://createdigitalmusic.com/2008/08/06/unreleased-iphone-ipod-touch-midi-controllers-ready-for-ableton-live-and-more/</link>
		<comments>http://createdigitalmusic.com/2008/08/06/unreleased-iphone-ipod-touch-midi-controllers-ready-for-ableton-live-and-more/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 18:42:04 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[alternative-controllers]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[controllers]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod-touch]]></category>
		<category><![CDATA[MIDI]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[multi-touch]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2008/08/06/unreleased-iphone-ipod-touch-midi-controllers-ready-for-ableton-live-and-more/</guid>
		<description><![CDATA[ 
When I first saw the iPhone at Apple&#8217;s keynote in 2007, my first thought was, this could be an interesting controller: big, pretty display, accelerometer sensors, and multi-touch input. It&#8217;s not without some problems (namely, small amounts of latency, the lack of tactile feedback inherent to touchscreens, and the size of your fingers reducing [...]]]></description>
			<content:encoded><![CDATA[<p><img align="right" src="http://media.createdigitalmedia.net/cdmu/images/2008/08/itm1.jpg" /> </p>
<p>When I first saw the iPhone at Apple&#8217;s keynote in 2007, my first thought was, this could be an interesting controller: big, pretty display, accelerometer sensors, and multi-touch input. It&#8217;s not without some problems (namely, small amounts of latency, the lack of tactile feedback inherent to touchscreens, and the size of your fingers reducing accuracy). But with refurb iPod Touch devices going for US$200 and the flexibility of having an interactive, handheld display, it remains an intriguing possibility.</p>
<p>Nonnus&#8217;s new iTM MidiLab (released by Silicon Studios) is a suite of MIDI controller apps. It&#8217;s free, with a planned future commercial version. It only works with networked Mac OS X 10.5 computers, so Windows and Tiger users are left out for now (because of the client app required).</p>
<p>Unfortunately, the app itself is held up by contract and distribution issues which seem to be plaguing many iPhone/iPod Touch developers; see a separate article on <a href="http://createdigitalmusic.com/2008/08/06/iphone-strengths-and-weaknesses-unhappy-developers-and-the-midi-controllers-you-cant-have-yet/">things mobile Apple developers are unhappy about</a>. But in the meantime, Nonnus sends some details. <strong>Updated:</strong> Nonnus also notes that latency reports from users have been very positive.</p>
<p>See also the project site:</p>
<p><a href="http://itouchmidi.silicon-studios.com/">iTouchMidi</a> (the original project name, rejected by Apple)</p>
<p>And discussion on the Ableton forum:</p>
<p><a href="http://www.ableton.com/forum/viewtopic.php?t=95117">http://www.ableton.com/forum/viewtopic.php?t=95117</a></p>
<p>Nonnus sends along some additional details in a rough/informal email, with images, to CDM:</p>
<p> <span id="more-3736"></span>
<p><img src="http://media.createdigitalmedia.net/cdmu/images/2008/08/itm2.jpg" /></p>
<blockquote><p>iTouchMidi is a suite off apps for iphone and ipod touch that allow them to be used as midi controllers </p>
<p>it requires a small app running on the machine where you pretend to use the midi      <br />(currenly osx 10.5 only, soon 10.4 (really requested !!)&#160; and in near future i hope to have an wintel version available as well) </p>
<p>iTouchMidi has been in beta testing by different users across the globe for about 2 weeks now, as i have not received much complains so far so it has to be going pretty smooth      <br />also received the info from a beta tester that next saturday he is planning to ue iTouchMidi for the first time in a live perfirmance ! </p>
<p>currently iTouchMidi has 4 different apps: </p>
<p><strong>iTM MidiLab</strong>       <br />this is the original app, currently featuring all the user interfaces (chosen at startup)       <br />MidiLab is intended to become our showroom / beta platform       <br />a free app (forever) where new users can test an existing an established ui from one of our available commercial apps and also some new one we may be implementing / testing at that time for new products       <br />we feel it is a new approach regarding iphone apps</p>
<p><strong>iTM Matrix        <br /></strong>this is a button matrix implementation,       <br />especially suited for ableton live clip triggering featuring midi feedback (showing wich clips are playing)       <br />it can also be used for triggering samples or any other midi ontrol       <br />currenlty there is 4*4 or 8*8 config, sending note on off       <br />soon to be implemented,:       <br />user configurable labels, colors,&#160; matrix size, midi config(channel, notes) and different pages </p>
<p><strong>iTM Keys </strong>      <br />a standard midi keyboad,       <br />ranging: c-2 -&gt; c8 with pitch bend, </p>
<p>soon to be implemented :      <br />swipe play, modulation and cc bend, midi config(channel, program change) </p>
<p><strong>iTM XYPad </strong></p>
<p>a trackpad sending ccs on the x and y axis for effects control      <br />featuring spring switches (spring to center, spring to zero)       <br />soon to be implemented,: </p>
<p>user configurable midi config(channel, ccs) and different pages      <br />all guis are a bit raw as i intended some real world users to give real usage feedback bfr compromising </p>
<p>some of the new implementations i am working on already have bit more polished uis but still not definitive </p>
<p>i have also been developing 3 new iTM apps i can inform you beforehand:      <br />iTM MCU, a mcu for the iphone ipod touch       <br />iTM Tilt, like XYPad but using accelerometers like wii       <br />iTM DJ, for control of digital dj applications like traktor, dekadance, etc</p>
</p>
</blockquote>
<p>We hope the logjam over at Apple clears up and you can use this soon. Stay tuned.</p>
<p>Other controllers for iPhone/iPod Touch:</p>
<p><a href="http://createdigitalmotion.com/2008/07/28/luminair-gorgeous-dmx-controller-on-iphone-ipod-touch-runs-your-rocking-light-show/">Luminar, DMX controller</a></p>
<p><a href="http://createdigitalmusic.com/2008/05/06/control-music-and-visuals-with-iphoneipod-free-via-pd/">Control Music and Visuals with iPhone/iPod, Free Via Pd</a></p>
<p><a href="http://createdigitalmusic.com/2008/05/08/tutorial-more-iphoneipod-touch-control-with-open-source-pure-data/">Tutorial: More iPhone/iPod Touch Control With Open-Source Pure Data</a></p>
<p><a href="createdigitalmotion.com/tag/iphone">Create Digital Motion iPhone tag</a></p>
<p>And for Nintendo DS:</p>
<p><a href="http://createdigitalmusic.com/2006/11/26/dsmidiwifi-free-download-turn-your-nintendo-ds-into-a-wireless-synth-and-midi-controller/">DSMIDIWiFi Free Download: Turn Your Nintendo DS into a Wireless Synth and Controller (Now Available!)</a></p>
<p><a href="http://createdigitalmusic.com/2007/03/15/hacked-midi-support-for-nintendo-ds-dserial/">Hacked MIDI Support for Nintendo DS: DSerial</a></p>
<p>And Palm:</p>
<p><a href="http://createdigitalmusic.com/2006/11/28/axispad-turn-your-palm-pda-into-an-xy-music-pad/">AxisPad: Turn Your Palm PDA Into an X/Y Music Pad</a></p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2008/08/06/unreleased-iphone-ipod-touch-midi-controllers-ready-for-ableton-live-and-more/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Intua BeatMaker Arrives for iPhone/Touch: Sequencer, Sampled Drum Pads</title>
		<link>http://createdigitalmusic.com/2008/07/15/intua-beatmaker-arrives-for-iphonetouch-sequencer-sampled-drum-pads/</link>
		<comments>http://createdigitalmusic.com/2008/07/15/intua-beatmaker-arrives-for-iphonetouch-sequencer-sampled-drum-pads/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 13:07:41 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[beats]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod-touch]]></category>
		<category><![CDATA[kits]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[MPC]]></category>
		<category><![CDATA[pads]]></category>
		<category><![CDATA[previews]]></category>
		<category><![CDATA[samplers]]></category>
		<category><![CDATA[sequencers]]></category>
		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2008/07/15/intua-beatmaker-arrives-for-iphonetouch-sequencer-sampled-drum-pads/</guid>
		<description><![CDATA[ 
Intua is the first to get a full-fledged music creation app on the iTunes App Store, with an MPC-style sampler and step sequencer, plus effects, for the iPhone and iPod Touch. This isn&#8217;t just a toy for triggering sounds or a useful utility like a guitar tuner; it&#8217;s an actual music app on which [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.createdigitalmedia.net/cdmu/images/2008/07/beatmaker_samples.jpg" /> </p>
<p>Intua is the first to get a full-fledged music creation app on the iTunes App Store, with an MPC-style sampler and step sequencer, plus effects, for the iPhone and iPod Touch. This isn&rsquo;t just a toy for triggering sounds or a useful utility like a guitar tuner; it&rsquo;s an actual music app on which you can produce whole songs. As with any mobile app, there are tradeoffs versus a desktop tool &ndash; but its simplicity is likely to be part of its appeal. US$19.99.</p>
<p>Most importantly, it&rsquo;s available now.</p>
<p>The basic features:</p>
<ul>
<li><strong>16-pad sample triggering. </strong>Drum kits and other samples, with &ldquo;auto chop,&rdquo; pitch, tuning, reverse, mute, and even a nice wave editor for touch-selecting where you want sample start and end points. </li>
<li><strong>Step and song sequencer: </strong>Create patterns with a touchable step sequencer, then arrange them into bigger songs using a multitrack editor. </li>
<li><strong>Live performance support: </strong>Pattern triggering and recording is live, so you could use this as a performance tool. </li>
<li><strong>2 effects channels: </strong>Synchronized delay, 3-band EQ, bit-crusher capabilities </li>
<li><strong>Pre-loaded kits and samples</strong> </li>
<li><strong>Sync with desktop audio: </strong>Apple doesn&rsquo;t provide music apps with easy ways of getting files in and out, so Intua has built one: a synchronization tool that lets you load in new audio kits and samples, and export audio back to your machine. </li>
</ul>
</p>
<p>We can certainly see some of the strengths of the platform. The app looks absolutely gorgeous in screen shots; elements are big and friendly and don&rsquo;t appear to strain the eyes. The touch capability works beautifully for pad triggering and step sequencing &ndash; there&rsquo;s even a nice, draggable velocity and &ldquo;groove&rdquo; graph for the step sequencer.</p>
<p><img title="BeatMaker&#39;s song sequencer" alt="BeatMaker&#39;s song sequencer" src="http://media.createdigitalmedia.net/cdmu/images/2008/07/beatmaker_sequencer.jpg" /> </p>
<p><img src="http://media.createdigitalmedia.net/cdmu/images/2008/07/beatmaker_fx.jpg" /> </p>
<p>So how does BeatMaker stand up to the competition, at least on paper?</p>
<p><span id="more-3642"></span></p>
<p>On the upside, you get a fast, friendly, fun interface, and one that has looks befitting Apple&rsquo;s beautiful gadget. And, notably, this is an official app you can use without hacking your device. But some power users may still opt for gaming devices for more advanced mobile editing and synthesis. BeatMaker lacks any synthesis features, as on tools like <a href="http://www.dspmusic.org/psp/">PSPSeq</a> or the upcoming <a href="http://createdigitalmusic.com/2008/03/12/korg-stylus-controlled-tablet-synth-for-nintendo-ds-ds-10/">Korg DS-10</a>. (Perhaps we will see some in the future, though, since they got effects working &ndash; a bassline synth, perhaps?) You also don&rsquo;t get wireless MIDI control and sequencing, as on the Nintendo DS&rsquo; <a href="http://dsmidiwifi.tobw.net/">DSMIDIWiFi</a>, so you can&rsquo;t connect BeatMaker to a computer studio in the way you can with NitroTracker on DS or the touch controllers <a href="http://createdigitalmotion.com/2007/07/16/akaiphone-iphone-to-maxmsp-and-jitter-bridge/">aka.iphone</a> and <a href="http://createdigitalmotion.com/2007/10/31/midi-control-with-iphone-and-ipod-touch-i3l-midi-bridge/">i3L</a> on the iPhone/Touch. </p>
<p>BeatMaker&rsquo;s real nearest rival may be <a href="http://www.psprhythm.com/">PSP Rhythm</a> on the PSP. I&rsquo;ll be interested to hear whether BeatMaker&rsquo;s audio engine stands up to PSP Rhythm&rsquo;s on quality. BeatMaker has its lovely interface and touch capabilities, but PSP Rhythm has a synth (bassline and a general purpose wave synth) and a hardware-style interface some may prefer. </p>
<p>These aren&rsquo;t criticisms &ndash; on the contrary, I think differentiation is a good thing. I&rsquo;ve been having a number of conversations with developers, and part of what I&rsquo;m hearing is that certain platform features continue to direct developers to different mobile platforms. Not everyone is migrating to Apple &ndash; meaning Intua has a chance to stake out a real niche here.</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
<p>BeatMaker is the serious music creation app the platform has been <a href="http://createdigitalmusic.com/2008/07/11/itunes-app-store-is-here-but-early-music-entries-may-disappoint/">waiting for</a>, and it app gives you way more power for your dollar than a lot of what I&rsquo;ve seen on the iPhone. It&rsquo;s real, worthy, powerful app. If you&rsquo;ve got an iPod Touch or iPhone and would like to test drive the app for CDM and write up a review / video a review, <a href="http://createdigitalmusic.com/contact/">let me know</a>!</p>
<p><a href="http://www.intua.net/products.html">Intua BeatMaker</a></p>
<p><a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=285512415&amp;amp;mt=8">Direct iTunes Link</a></p>
<p>(Thanks to everyone who sent this in! That&rsquo;s always a good indication there&rsquo;s excitement in the digital musician community around the device and this specific app.)</p>
<p><strong>Update:</strong></p>
<p>Mathieu has some more details: MIDI export is coming very soon. (Mic recording could be possible if there&rsquo;s a better input solution.)</p>
<p>And one site already has a video hands-on (though CDMers, I&rsquo;m sure you can do <em>even better &ndash; </em>we&rsquo;ll have one or two of you on this soon). </p>
<p><a href="http://createdigitalmusic.com/2008/07/15/beatmaker-for-iphone-upcoming-features-qa-video-review/">BeatMaker for iPhone: Upcoming Features Q&amp;A, Video Review</a></p>
</p>
</p>
</p>
</p>
</p>
<p><strong>Previously:</strong></p>
<p><a href="http://createdigitalmusic.com/2008/07/10/big-updates-for-handheld-homebrew-music-nitrotracker-04-pspseq-3/#comments">Big Updates for Handheld Homebrew Music: NitroTracker 0.4, PSPSeq 3, PSP Rhythm 8</a></p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
<p><a href="http://createdigitalmusic.com/2008/07/14/beyond-mobile-music-making-organizational-musical-uses-for-iphone-other-smart-devices/">Beyond Mobile Music Making: Organizational Musical Uses for iPhone, Other Smart Devices</a></p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2008/07/15/intua-beatmaker-arrives-for-iphonetouch-sequencer-sampled-drum-pads/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Nintendo DS as Hardware Step Sequencer</title>
		<link>http://createdigitalmusic.com/2008/04/11/nintendo-ds-as-hardware-step-sequencer/</link>
		<comments>http://createdigitalmusic.com/2008/04/11/nintendo-ds-as-hardware-step-sequencer/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 18:00:32 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[DS]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[MIDI]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[modular]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[Nord]]></category>
		<category><![CDATA[sequencers]]></category>
		<category><![CDATA[step-sequencers]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2008/04/11/nintendo-ds-as-hardware-step-sequencer/</guid>
		<description><![CDATA[




Hardware sequencers were a fantastic idea: you had a box that did nothing but sequence other gear. Then along came the computer, then the idea of trying to make the computer do absolutely everything all the time, and the standalone MIDI sequencer disappeared. In a bizarre twist of fate, it&#8217;s back &#8212; on Nintendo DS.
Jed [...]]]></description>
			<content:encoded><![CDATA[<p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:600d85ad-1968-464c-98cb-37206a4c6071" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="3c874d94-2309-409d-ab2c-a2bb650588cb" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=HWTLnG30r3g&amp;hl=en" target="_new"><img src="http://media.createdigitalmedia.net/cdmu/images/2008/04/video65f16484197a.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('3c874d94-2309-409d-ab2c-a2bb650588cb'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/HWTLnG30r3g&amp;hl=en\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/HWTLnG30r3g&amp;hl=en\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>Hardware sequencers were a fantastic idea: you had a box that did nothing but sequence other gear. Then along came the computer, then the idea of trying to make the computer do absolutely everything all the time, and the standalone MIDI sequencer disappeared. In a bizarre twist of fate, it&#8217;s back &#8212; on Nintendo DS.</p>
<p><a href="http://www.beatsnbleeps.com/">Jed</a> (beatsnbleeps.com) writes to let us know about his DS sequencer, DStep. It&#8217;s partly an &#8220;homage to the KP3&#8243; from Korg, though unless your fingertip is the size of a DS stylus point, it should be a bit more accurate touch-wise. It&#8217;s a very elegant little step sequencer, shown here controlling a Nord Micro Modular. (The modular patch you see on the computer screen is the Nord editing software.) Hardware MIDI support gets hacked into the DS via Collin Meyer&#8217;s DS MIDI cable hardware/code solution.</p>
<p>It&#8217;s funny, because to me this brings the way you integrate a computer into a studio back full circle. It&#8217;s not that you dump the computer &#8212; on the contrary, you simply use it as a component in a set of gear.</p>
<p>As for mobile gadgets to work with, this also illustrates some advantages of the DS over the iPhone &#8212; well, aside from the obvious facts that it&#8217;s far cheaper, you&#8217;re not saving up battery life to make calls, and you can play Mario Kart. The old-fashioned game hardware buttons actually come in handy, and they&#8217;re ergonomically placed, you get the added precision of a stylus, and the DS <em>hardware</em> is more hackable. Multi-touch would be nice on those faders, though.</p>
<p>If you&#8217;re ready to give this a go, here&#8217;s what you need:</p>
<p><a href="http://www.collinmeyermusic.com/dsmidi/">DS MIDI hack</a></p>
<p><a href="http://dsmi.tobw.net/">Tob&#8217;s DS MIDI Website</a></p>
<p><a href="http://www.soundpunk.com/index.php?topic=1340.0">DStep details and ROM download</a></p>
<p>It&#8217;s still in development, so we&#8217;ll be watching.</p>
<p>Previously: <a href="http://createdigitalmusic.com/2008/04/07/groovestep-new-step-sequencer-pattern-maker-for-nintendo-ds/">GrooveStep step sequencer / pattern maker for DS</a></p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2008/04/11/nintendo-ds-as-hardware-step-sequencer/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>GrooveStep: New Step Sequencer, Pattern Maker for Nintendo DS</title>
		<link>http://createdigitalmusic.com/2008/04/07/groovestep-new-step-sequencer-pattern-maker-for-nintendo-ds/</link>
		<comments>http://createdigitalmusic.com/2008/04/07/groovestep-new-step-sequencer-pattern-maker-for-nintendo-ds/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 21:23:17 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DS]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[grooves]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[nintendo-ds]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[previews]]></category>
		<category><![CDATA[sequencers]]></category>
		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2008/04/07/groovestep-new-step-sequencer-pattern-maker-for-nintendo-ds/</guid>
		<description><![CDATA[&#160;





The DS&#8217; stylus and touchscreen make an ideal pocket-able interface: they&#8217;re coupled with friendly, conventional arcade buttons, but provide precise control of visual interfaces without using a mouse. (Touch with fingertips is not nearly as accurate, especially on tiny screens.) That&#8217;s already inspired quite a bit of music software, but GrooveStep earns extra points for [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;
<div style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; display: inline" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:e61b41b0-44a5-461a-8277-0d775a58bb24" class="wlWriterSmartContent">
<div id="9fbaeeb4-3633-4a99-8c3d-6575d58774f8" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=LaBy4cvbRAk&amp;hl=en" target="_new"><img src="http://media.createdigitalmedia.net/cdmu/images/2008/04/video14cce3fa19fa.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('9fbaeeb4-3633-4a99-8c3d-6575d58774f8'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/LaBy4cvbRAk&amp;hl=en\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/LaBy4cvbRAk&amp;hl=en\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>The DS&#8217; stylus and touchscreen make an ideal pocket-able interface: they&#8217;re coupled with friendly, conventional arcade buttons, but provide precise control of visual interfaces without using a mouse. (Touch with fingertips is not nearly as accurate, especially on tiny screens.) That&#8217;s already inspired quite a bit of music software, but GrooveStep earns extra points for employing a friendly interface for easy, quick pattern sequencing.</p>
<p><span id="more-3297"></span></p>
<p><a href="http://www.groovestep.com/" target="_blank">Official GrooveStep Site</a>, which includes a limited Flash editor interface demo.</p>
<p><a href="http://createdigitalmusic.com/images/2008/04/pattern-editor-info.gif"><img border="0" alt="pattern_editor_info" src="http://media.createdigitalmedia.net/cdmu/images/2008/04/pattern-editor-info-thumb.gif" width="512" height="192"></a></p>
<p>Liz and I got to meet up with GrooveStep creator Martin Robaszewski at winter NAMM, but we weren&#8217;t allowed to talk about it &#8212; until now. What I can tell you that might <em>not</em> come across in the video:</p>
<ul>
<li>It&#8217;s ridiculously fun.</li>
<li>The samples sound fantastic. (That humble DS headphone jack can make sounds, folk.)</li>
<li>It&#8217;s really, really fast: the minimal interface makes on-the-fly pattern making pretty quick.</li>
</ul>
<p>Official specs so far:</p>
<blockquote><p><strong>Song Features:</strong><br />16 tracks with up to 2 samples per track<br />Tempo: 30-300 BPM
<p><strong>Pattern Editor features:</strong><br />Variable pattern length: 1-64 steps<br />Variable pattern playback speeds: 1x, 2x, 4x</p>
</blockquote>
<p>That&#8217;s all we have in the way of official info: release information is all in the future (when, where, how much, publisher, etc.). But with this and Korg&#8217;s DS-10, plus <a href="http://createdigitalmusic.com/2008/03/24/pixelh8-music-tech-pro-performer-brings-live-performance-to-game-boy/" target="_blank">Pro Performer</a>, <a href="http://nitrotracker.tobw.net/" target="_blank">NitroTracker</a>, and <a href="http://dsmidiwifi.tobw.net/" target="_blank">DSMusic Interface</a> (now including Wifi and serial alike), the DS is one hot little mobile music platform.</p>
<p><em>Side note &#8212; hey, bad news; it looks like the <a href="http://www.electrobee.com/product_info.php?cPath=5&amp;products_id=20" target="_blank">DSerial2</a>, the DS serial interface with tilt, is no more? Anyone heard more about this?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2008/04/07/groovestep-new-step-sequencer-pattern-maker-for-nintendo-ds/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Korg Stylus-Controlled Tablet Synth for Nintendo DS: DS-10</title>
		<link>http://createdigitalmusic.com/2008/03/12/korg-stylus-controlled-tablet-synth-for-nintendo-ds-ds-10/</link>
		<comments>http://createdigitalmusic.com/2008/03/12/korg-stylus-controlled-tablet-synth-for-nintendo-ds-ds-10/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 14:54:07 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[Highlight]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[beats]]></category>
		<category><![CDATA[drum-machines]]></category>
		<category><![CDATA[DS]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Korg]]></category>
		<category><![CDATA[Messe]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[oddities]]></category>
		<category><![CDATA[pinch-me-I-may-be-dreaming]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[soft-synths]]></category>
		<category><![CDATA[stylus]]></category>
		<category><![CDATA[synths]]></category>
		<category><![CDATA[touch]]></category>
		<category><![CDATA[vintage]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2008/03/12/korg-stylus-controlled-tablet-synth-for-nintendo-ds-ds-10/</guid>
		<description><![CDATA[<img src="http://createdigitalmusic.com/images/featured/0308_korgds.jpg">]]></description>
			<content:encoded><![CDATA[<p>Before I start talking about the fact that there&#8217;s a full-featured, stylus-controlled, vintage-gear sampling, officially-sanctioned, drool-inducing Nintendo DS synth plus drum machine plus sequencer reimagining of the classic <a href="http://www.vintagesynth.com/index2.html" target="_blank">Korg MS-10</a> analog synth, <strike>I have three words you <em>really </em>don&#8217;t want to hear:</p>
<p>&#8220;FOR JAPAN ONLY&#8221;</strike></p>
<p><P><strong>Correction:</strong> Despite what the website says, the DS-10 is in fact <a href="http://createdigitalmusic.com/2008/03/18/korgs-ds-10-nintendo-ds-instrument-is-getting-international-release/">getting an international release</a>!</p>
<p><a href="http://www.aqi.co.jp/product/ds10/en/index.html" target="_blank">Product info, specs, samples</a> [AQ Interactive; English]</p>
<p><a href="http://www.ds10blog.jp/" target="_blank">Blog</a> [Japanese only]</p>
<p><a href="http://aqi.nct.jp/ds10/ds10_demo_320kbps.mp3" target="_blank">Music sample</a></p>
<p>Via <a href="http://musicthing.blogspot.com/2008/03/korg-ds-10-turns-your-nintendo-ds-into.html" target="_blank">Music Thing</a> and CDM comments (thanks, Thomas)</p>
<p><a href="http://createdigitalmusic.com/images/2008/03/image.png"><img height="149" alt="image" src="http://media.createdigitalmedia.net/cdmu/images/2008/03/image-thumb.png" width="200" border="0"></a> <a href="http://createdigitalmusic.com/images/2008/03/image1.png"><img height="150" alt="image" src="http://media.createdigitalmedia.net/cdmu/images/2008/03/image-thumb1.png" width="200" border="0"></a> <a href="http://createdigitalmusic.com/images/2008/03/image2.png"><img height="149" alt="image" src="http://media.createdigitalmedia.net/cdmu/images/2008/03/image-thumb2.png" width="200" border="0"></a> </p>
<div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:34d9c034-0f60-4ba8-9942-f9c6245f8043" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div id="3470debc-aad8-42bd-9868-78f212ae84fe" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=rorBOzwR3Tc&amp;hl=en" target="_new"><img src="http://media.createdigitalmedia.net/cdmu/images/2008/03/video64d47975d4c9.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('3470debc-aad8-42bd-9868-78f212ae84fe'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/rorBOzwR3Tc&amp;hl=en\&quot;&gt;&lt;\/param&gt;&lt;param name=\&quot;wmode\&quot; value=\&quot;transparent\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/rorBOzwR3Tc&amp;hl=en\&quot; type=\&quot;application/x-shockwave-flash\&quot; wmode=\&quot;transparent\&quot; width=\&quot;425\&quot; height=\&quot;350\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div>
</div>
</div>
<p>Features:</p>
<ul>
<li><strong>Dual dual synths: </strong>Two patchable virtual synths, with two oscillators each</li>
<li><strong>Drum machine: </strong>Four-part drum machines loaded with samples of the virtual synth</li>
<li><strong>Sequencer: </strong>2 synth tracks, 4 drum machine tracks, 16 steps</li>
<li><strong>Effects: </strong>Delay, chorus, flanger</li>
<li><strong>Input methods: </strong>Touch-control screen with real-time sound control, a keyboard screen, and matrix screen</li>
</ul>
<p><span id="more-3138"></span></p>
<p>As far as connectivity, you can &#8220;exchange sounds and songs and play multiple units simultaneously through a wireless communications link.&#8221; Now, if someone in the homebrew community were able to hack that, perhaps you could add MIDI compatibility, so you could use this alongside a DS running homebrew software, or perhaps bridge to hardware MIDI and plug in a <a href="http://createdigitalmusic.com/tag/tenori-on" target="_blank">Tenori-On</a>. (See previous discussion of <a href="http://createdigitalmusic.com/index.php?s=dsmidi" target="_blank">DSMIDI</a>.)</p>
<p>AQ Interactive is a bona fide game development house and publisher in Japan. They haven&#8217;t exactly had a spotless record, producing Vampire&#8217;s Rain for Xbox 360, but they have worked on &#8220;Cry On&#8221; with Hironobu Sakaguchi (writer) and Nobuo Uematsu (composer) of Final Fantasy legend. (I think that game may have been delayed.) <strong>Update/revision:</strong> <a href="http://www.cavia.com/en_web_data/lineup/index.html">Cavia</a>, the Japanese game house published by AQ, appears to be the actual developer of the engine and the title. They also worked on Cry On and the Dragonball Z DS game, along with various other titles. Nothing really related to a <em>synth</em>, but we&#8217;ll see how they do. (Not to be confused with <em>Clavia</em>, the synth maker!)</p>
<h3></h3>
<p><strike><strong>Take action</strong></p>
<p>I can&#8217;t read the blog, but of course some of our readers can. So, Japanese readers, let us know when the blog says something about &#8220;giant mob of people with torches saying something about &#8216;international release&#8217; and &#8216;implement open source homebrew MIDI&#8217;; don&#8217;t know what that means but we&#8217;re scrambling to do what they want.&#8221; </p>
<p><strong>If you&#8217;re at Messe</strong>, AQ is apparently there (perhaps at the Korg booth). So, maybe not <em>torches</em> per se &#8212; maybe just feed them top-notch German beer until they put their arm around you, laugh, and start writing the international release plan on a napkin. (I&#8217;m sure the Germans are as eager to get this as us Americans.)</p>
<p>And if that doesn&#8217;t work &#8230;</p>
<p>Anyone familiar with the legality of, oh, CDM importing a whole bunch of these and shipping them around the world? (You&#8217;d need a DS capable of playing Japanese titles, of course.) Or we could just all meet in Tokyo this summer. Airfare sales anywhere?</strike></p>
<p><P><strong>Never mind! The DS-10 is <a href="http://createdigitalmusic.com/2008/03/18/korgs-ds-10-nintendo-ds-instrument-is-getting-international-release/">going international</a>; stay tuned for details!</strong><br />
<P><strong>Availability:</strong> July 2008</p>
<p><strong>Pricing:</strong> 4,800 YEN (tax included), which works out to slightly less than US$50.</p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2008/03/12/korg-stylus-controlled-tablet-synth-for-nintendo-ds-ds-10/feed/</wfw:commentRss>
		<slash:comments>66</slash:comments>
<enclosure url="http://aqi.nct.jp/ds10/ds10_demo_320kbps.mp3" length="5145121" type="audio/mpeg" />
		</item>
		<item>
		<title>DScratch: Warp, Scratch, and Mess with Audio on Nintendo DS</title>
		<link>http://createdigitalmusic.com/2007/10/18/dscratch-warp-scratch-and-mess-with-audio-on-nintendo-ds/</link>
		<comments>http://createdigitalmusic.com/2007/10/18/dscratch-warp-scratch-and-mess-with-audio-on-nintendo-ds/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 18:44:19 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[DS]]></category>
		<category><![CDATA[effects]]></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[Scratch]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[stylus]]></category>
		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2007/10/18/dscratch-warp-scratch-and-mess-with-audio-on-nintendo-ds/</guid>
		<description><![CDATA[Want a killer app for Nintendo DS music making? How about scratching, digitally downsampling, and transmitting MIDI wirelessly (for sync to other effects on a computer)? Yeah, thought you might be interested:

Features:

load .wav file or live-recorded audio
scratch
pitch control
FX &#8220;Retrig&#8221;
FX &#8220;DownSampling&#8221;
Midi OUT (wireless)
stylus control
NDSMotion control
I love the distinctive digital-sounding effects and the integration of visual feedback [...]]]></description>
			<content:encoded><![CDATA[<p>Want a killer app for Nintendo DS music making? How about scratching, digitally downsampling, and transmitting MIDI wirelessly (for sync to other effects on a computer)? Yeah, thought you might be interested:</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/u6D1M_URBow"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/u6D1M_URBow" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>Features:</p>
<ul>
<li>load .wav file or live-recorded audio</p>
<li>scratch
<li>pitch control
<li>FX &#8220;Retrig&#8221;
<li>FX &#8220;DownSampling&#8221;
<li>Midi OUT (wireless)
<li>stylus control
<li>NDSMotion control</ul>
<p>I love the distinctive digital-sounding effects and the integration of visual feedback with stylus control. Version status is &#8220;pre-teta-alpha demo&#8221;, so use with caution, but it is freely available for download.</p>
<p><a href="http://gorgull.googlepages.com/home2">Protein: DScratch</a><br />
Via <a href="http://createdigitalnoise.com/viewtopic.php?p=7145#7145">Octatone on the CDM forums</a></p>
<p>Ready to put together a Nintendo DS music studio? Here&#8217;s some help:<br />
<a href="http://createdigitalmusic.com/2007/03/15/hacked-midi-support-for-nintendo-ds-dserial/">Hacked MIDI Support for Nintendo DS: DSerial</a> (that&#8217;s hardware MIDI)<br />
<a href="http://createdigitalmusic.com/2006/11/26/dsmidiwifi-free-download-turn-your-nintendo-ds-into-a-wireless-synth-and-midi-controller/">DSMIDIWiFi Free Download: Turn Your Nintendo DS into a Wireless Synth and Controller</a><br />
<a href="http://createdigitalmusic.com/2006/03/22/mobile-music-tracker-for-nintendo-ds-ds-homebrew-music-roundup/">Mobile Music: Tracker for Nintendo DS, DS Homebrew Music Roundup</a></p>
<p>Two things I find amusing: one, that the music games built for DS haven&#8217;t been as much fun as homebrew music &#8220;tools.&#8221; Two, that there isn&#8217;t something like this as a built-in instrument in Ableton Live. Attention, developers, on both counts.</p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2007/10/18/dscratch-warp-scratch-and-mess-with-audio-on-nintendo-ds/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Guitar Strumming on the Nintendo DS, Coming Stateside; Videos Galore</title>
		<link>http://createdigitalmusic.com/2007/05/30/guitar-strumming-on-the-nintendo-ds-coming-stateside-videos-galore/</link>
		<comments>http://createdigitalmusic.com/2007/05/30/guitar-strumming-on-the-nintendo-ds-coming-stateside-videos-galore/#comments</comments>
		<pubDate>Wed, 30 May 2007 18:09:36 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[alternative-controllers]]></category>
		<category><![CDATA[DS]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[guitars]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[oddities]]></category>
		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2007/05/30/guitar-strumming-on-the-nintendo-ds-coming-stateside-videos-galore/</guid>
		<description><![CDATA[M-06, the previously Japan-only game that allows you to transform a Nintendo DS into a guitar, is coming to the US via Ubisoft, reports Newsweek&#8217;s OneUp. (What&#8217;s this? DS music in Newsweek? Times have changed!)
Exclusive: Ubisoft to Publish Jam Sessions, an Improved Version of Japanese Cult Hit Guitar Game, in North America This June [OneUp [...]]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/CJm6xu1QGsU"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/CJm6xu1QGsU" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>M-06, the previously Japan-only game that allows you to transform a Nintendo DS into a guitar, is coming to the US via Ubisoft, reports Newsweek&#8217;s OneUp. (What&#8217;s this? DS music in <I>Newsweek</i>? Times have changed!)</p>
<p><a href="http://ncroal.talk.newsweek.com/default.asp?item=518090">Exclusive: Ubisoft to Publish Jam Sessions, an Improved Version of Japanese Cult Hit Guitar Game, in North America This June</a> [OneUp -- and you complain about my headlines being too long?]</p>
<p><a href="http://link.brightcove.com/services/link/bcpid595822283/bclid570322182/bctid570483894">OneUp exclusive announcement video</a></p>
<p>The results aren&#8217;t quite competitive with an actual guitar, but as a novelty it looks like great fun, it&#8217;s amazing it&#8217;s possible at all, and it might actually be useful as a portable songwriting device.</p>
<p>Commercial software isn&#8217;t the only way to make the DS into a music controller. <a href="http://createdigitalmusic.com/2006/11/26/dsmidiwifi-free-download-turn-your-nintendo-ds-into-a-wireless-synth-and-midi-controller/">We first saw the awesome DSMidiWifi</a> back in November, which allows you to use the DS with any standard MIDI software.</p>
<p>Since M-06 has been out in Japan, we&#8217;ve got lots of videos, like Play-Asia&#8217;s in-depth overview (prior to the US announcement, so ignore the import mention if you&#8217;re in America):</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/78WsigtCuZw"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/78WsigtCuZw" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>Our friend and resident graphicalist Nat has some great shots of the box art:</p>
<p><a href="http://www.onetonnemusic.com/mt-static/archives/2007/02/ds_guitar_ds_so_1.html">DS Guitar&#8230;. DS SOLOOOOOOO! \m/</a> [onetonnemusic]</p>
<p>Thanks to Patrick Murphy for this one.</p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2007/05/30/guitar-strumming-on-the-nintendo-ds-coming-stateside-videos-galore/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Hacked MIDI Support for Nintendo DS: DSerial</title>
		<link>http://createdigitalmusic.com/2007/03/15/hacked-midi-support-for-nintendo-ds-dserial/</link>
		<comments>http://createdigitalmusic.com/2007/03/15/hacked-midi-support-for-nintendo-ds-dserial/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 16:25:23 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[alternative-controllers]]></category>
		<category><![CDATA[DS]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[MIDI]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[touch]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2007/03/15/hacked-midi-support-for-nintendo-ds-dserial/</guid>
		<description><![CDATA[We&#8217;ve already seen the Nintendo DS used as a wireless WiFi MIDI controller. But if you&#8217;re longing for some good, old-fashioned, hard MIDI connections to your DS, too, you&#8217;re now in luck.
Natrium42, the creator of homebrew-launcher classic PassMe, has built a multi-purpose serial device for the DS called DSerial. Via his schematics, you can support [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.createdigitalmusic.com/images/2007/03/dserialmidi.jpg"></p>
<p>We&#8217;ve already seen the Nintendo DS used as a <a href="http://createdigitalmusic.com/2006/11/26/dsmidiwifi-free-download-turn-your-nintendo-ds-into-a-wireless-synth-and-midi-controller/">wireless WiFi MIDI controller</a>. But if you&#8217;re longing for some good, old-fashioned, hard MIDI connections to your DS, too, you&#8217;re now in luck.</p>
<p>Natrium42, the creator of homebrew-launcher classic PassMe, has built a multi-purpose serial device for the DS called DSerial. Via his schematics, you can support both MIDI input and MIDI output via standard 5-pin DIN cords. </p>
<p>That&#8217;s cool enough, but of course you need something with which to use all that MIDI goodness. Tobias Weyand has updated his DS MIDI application so it now supports <i>both</i> wifi MIDI connections (to a computer) and hardware, cabled MIDI connections (to MIDI-compatible synths, keyboards, controllers, effects, guitar controllers, etc., etc.) That makes your DS into an all-purpose MIDI controller for everything you own. Since the previous name, DSMIDIWiFi, doesn&#8217;t cover the full range, Tobias has redubbed the application DSMI. (Sounds like some evil branch of the US Defense Department creating killer, mutant dolphin cyborgs. Actually stands for DS Music Interface.)</p>
<p>And this should soon get even better: Tobias is working on keyboard support via DSerial and DSMI for his DS tracker, NitroTracker, which would make the DS into an all-in-one mini music studio.</p>
<p>Grab your soldering iron and your DS and read up on the details.</p>
<p>The hardware hack (DSerial + MIDI) for adding input and output jacks:<br />
<a href="http://natrium42.com/blog/?p=48">MIDI In/Out Hardware for DS</a> [Natrium42 blog]<br />
<a href="http://natrium42.com/wiki/MIDI">Schematics and instructions for MIDI on the DSerial wiki</a></p>
<p>The software side, for wifi support and/or communications via DSerial + MIDI:<br />
<a href="http://blog.dev-scene.com/0xtob/2007/03/14/dsmidiwifi-gets-dserial-support-and-becomes-dsmi/">DSMIDIWiFi gets DSerial support and becomes DSMI</a> [0xtob&rsquo;s DS coding blog]</p>
<p><img src="http://www.createdigitalmusic.com/images/2007/03/dsmi-diagram.jpg"></p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2007/03/15/hacked-midi-support-for-nintendo-ds-dserial/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>AxisPad: Turn Your Palm PDA Into an X/Y Music Pad</title>
		<link>http://createdigitalmusic.com/2006/11/28/axispad-turn-your-palm-pda-into-an-xy-music-pad/</link>
		<comments>http://createdigitalmusic.com/2006/11/28/axispad-turn-your-palm-pda-into-an-xy-music-pad/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 03:50:42 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[controllers]]></category>
		<category><![CDATA[MIDI]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[pda]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2006/11/28/axispad-turn-your-palm-pda-into-an-xy-music-pad/</guid>
		<description><![CDATA[We&#8217;re not going to be satisfied until every touch controller in the house is functioning as an X/Y pad for music. Nintendo DS? Check. Wacom tablet? Tablet PC? Claro que si. So what&#8217;s up with your Palm? That stylus isn&#8217;t doing anything. miniMusic has the hookup:
AxisPad miniMusic [Product Page]
Interestingly, the X/Y pad here can both [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re not going to be satisfied until every touch controller in the house is functioning as an X/Y pad for music. Nintendo DS? <a href="http://createdigitalmusic.com/2006/11/26/dsmidiwifi-free-download-turn-your-nintendo-ds-into-a-wireless-synth-and-midi-controller/">Check</a>. Wacom tablet? Tablet PC? <a href="http://createdigitalmusic.com/2006/06/15/use-graphics-tablets-for-music-new-and-updated-software-free-tablet-theremin/">Claro que si.</a> So what&#8217;s up with your Palm? That stylus isn&#8217;t doing anything. miniMusic has the hookup:</p>
<p><a href="http://minimusic.com/axispad.html">AxisPad miniMusic</a> [Product Page]</p>
<p>Interestingly, the X/Y pad here can both control internal sounds (designed in miniMusic&#8217;s own software), or act as a MIDI controller for sending data to other devices or software. US$19.95, with a full demo available; could be worth it as illustrated below. miniMusic also make various other nice tools for the Palm platform, this being just one of them.</p>
<p>In fact, the only hardware left out is the Windows Mobile / PocketPC platform, unless anyone knows of a solution. (I wonder if miniMusic&#8217;s stuff will work with <a href="http://styletap.com/index.php">StyleTap</a>, which lets you run Palm software on Windows Mobile gear.)</p>
<p>Other X/Y controllers? Do let us know.</p>
<p><img src="http://media.createdigitalmedia.net/cdmu/images/stories/2006/nov/RedAxis.gif"></p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2006/11/28/axispad-turn-your-palm-pda-into-an-xy-music-pad/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
