<?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; mrmr</title>
	<atom:link href="http://createdigitalmusic.com/tag/mrmr/feed/" rel="self" type="application/rss+xml" />
	<link>http://createdigitalmusic.com</link>
	<description>Making music with technology</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:27:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Touch: Meet the Multitouch Guitar &#8211;  Plus An Open Source, iPhone Solution, Too</title>
		<link>http://createdigitalmusic.com/2010/02/touch-meet-the-multitouch-guitar-plus-an-open-source-iphone-solution-too/</link>
		<comments>http://createdigitalmusic.com/2010/02/touch-meet-the-multitouch-guitar-plus-an-open-source-iphone-solution-too/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 18:14:48 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ableton-Live]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[control-surface]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[futurism]]></category>
		<category><![CDATA[guitar]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod-touch]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[live-api]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mrmr]]></category>
		<category><![CDATA[multi-touch]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=9485</guid>
		<description><![CDATA[As multitouch becomes more widely available, there&#8217;s an opportunity to re-imagine all sorts of interfaces. And yes, that includes the guitar. I&#8217;m way behind on mentioning it, but thanks to all the readers who spotted the fascinating Misa digital guitar. Strings and frets are each replaced with digital touch controls, and the soundboard touchscreen is &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2010/02/touch-meet-the-multitouch-guitar-plus-an-open-source-iphone-solution-too/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://createdigitalmusic.com/files/2010/02/misaguitar.jpg" alt="misaguitar" title="misaguitar" width="580" height="347" class="alignright size-full wp-image-9492" /></p>
<p>As multitouch becomes more widely available, there&#8217;s an opportunity to re-imagine all sorts of interfaces. And yes, that includes the guitar.</p>
<p>I&#8217;m way behind on mentioning it, but thanks to all the readers who spotted the fascinating Misa digital guitar. Strings and frets are each replaced with digital touch controls, and the soundboard touchscreen is set up to control notes, velocity, pitch, and filters. In fact, it makes the guitar more like a keyboard, and less like a guitar. But as with all digital instruments, abstracting the gesture from the actual sound means that you can arbitrarily redefine what the instrument really does.</p>
<p><a href="http://www.engadget.com/2010/01/18/misa-digital-guitar-cuts-the-strings-brings-the-noise/">Engadget wrote up the Misa last month</a></p>
<p><a href="http://www.misadigital.com/">Misa Digital</a> of Sydney has a bare-bones site and waiting list / queries via email.</p>
<p>Don&#8217;t want to wait around on a list for the fully-integrated version? Thinking about how you could just strap an iPod touch or iPhone to an instrument and use that instead? You&#8217;re in luck. In fact, if you&#8217;ve got an Apple mobile and Ableton Live, you can start right now.</p>
<p><a href="http://www.flickr.com/photos/steviebm/4125684991/in/set-72157622856858738/"><img src="http://farm3.static.flickr.com/2598/4125684991_52acb69d9e.jpg"></a></p>
<div class="imgcaption">Photo courtesy Jim Purbrick; image by Steve Marshall (<a href="http://www.flickr.com/people/steviebm/">Stevie BM</a>).</div>
<p><span id="more-9485"></span></p>
<p>Jim Purbrick first experimented with iPhone performance at an open <a href="http://jimpurbrick.com/2009/05/12/london-geek-community-iphone-oscestra/">OSCestra</a>. Unlike the Misa, his guitar remains a real guitar. The addition of an iPhone (or an iPod touch, if you&#8217;d rather) is simply a way to augment the instrument. In the grand tradition of the one man band, touch control with the open-source control application Mrmr allows him to manipulate Ableton Live tracks.</p>
<p>The solution is an open source Python hack that connects his mobile device to Ableton Live through Live&#8217;s LiveAPI. And incidentally, this solution requires far less effort &#8211; and yields more immediate integration &#8211; than running a Max for Live device. (I have to point that out, because while I&#8217;m impressed by Max&#8217;s extraordinary capabilities inside Live, there are practical ways in which direct OSC integration is better for controlling Live itself.)</p>
<p>And good news, Windows users &#8211; this all works on your OS, too.  In fact, the only problem is the lack of an interface builder for Mrmr on Windows, which is something I think we&#8217;ll soon solve. (JavaFX would be a nice choice, as you&#8217;d have a cross-platform Java interface that looks nice but runs anywhere, without the pain of developing in Swing. That last sentence will be meaningful only to Java developers; everyone else, pretend I just temporarily started speaking in tongues.)</p>
<p>Details and full instructions for the hack:</p>
<p><a href="http://jimpurbrick.com/2009/12/17/open-source-guitar-mounted-multi-touch-wireless-osc-interface-ableton-live/">An Open Source, Guitar Mounted, Multi Touch, Wireless, OSC Interface for Ableton Live</a> [The Creation Engine No. 2 (Jim's blog)]</p>
<h3>Videos</h3>
<p>For further inspiration, here&#8217;s both the Misa and Jim&#8217;s own (real) guitar augmented by touch, in action:</p>
<p><object width="580" height="352"><param name="movie" value="http://www.youtube.com/v/M2eiP12hQQY&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/M2eiP12hQQY&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="352"></embed></object></p>
<p><object width="580" height="352"><param name="movie" value="http://www.youtube.com/v/lFHVwe7dA3g&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/lFHVwe7dA3g&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="352"></embed></object></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2010/02/touch-meet-the-multitouch-guitar-plus-an-open-source-iphone-solution-too/&via=cdmblogs&text=Touch: Meet the Multitouch Guitar -  Plus An Open Source, iPhone Solution, Too&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2010/02/touch-meet-the-multitouch-guitar-plus-an-open-source-iphone-solution-too/&via=cdmblogs&text=Touch: Meet the Multitouch Guitar -  Plus An Open Source, iPhone Solution, Too&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='wpfblike' style='height: 40px;'><iframe src='http://www.facebook.com/plugins/like.php?href=http://createdigitalmusic.com/2010/02/touch-meet-the-multitouch-guitar-plus-an-open-source-iphone-solution-too/&amp;layout=default&amp;show_faces=false&amp;width=400&amp;action=like&amp;colorscheme=light&amp;send=false' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:400px;'></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2010/02/touch-meet-the-multitouch-guitar-plus-an-open-source-iphone-solution-too/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Free OpenSoundControl on iPod, iPhone: Mrmr is Here</title>
		<link>http://createdigitalmusic.com/2008/10/free-opensoundcontrol-on-ipod-iphone-mrmr-is-here/</link>
		<comments>http://createdigitalmusic.com/2008/10/free-opensoundcontrol-on-ipod-iphone-mrmr-is-here/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 08:35:53 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[alternative-controllers]]></category>
		<category><![CDATA[controllers]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[ipod-touch]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mrmr]]></category>
		<category><![CDATA[multi-touch]]></category>
		<category><![CDATA[networked]]></category>
		<category><![CDATA[networked-performance]]></category>
		<category><![CDATA[OpenSoundControl]]></category>
		<category><![CDATA[OSC]]></category>
		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=4338</guid>
		<description><![CDATA[What if controllers were not only wireless and multi-touch, but could find software to control automatically, or share control between more than one person or more than one computer? On one-level, yes, Mrmr is a free and open source OpenSoundControl app for iPod and iPhone. But on a deeper level, it&#8217;s an illustration of how &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2008/10/free-opensoundcontrol-on-ipod-iphone-mrmr-is-here/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/W4frYFfcEoA&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/W4frYFfcEoA&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>What if controllers were not only wireless and multi-touch, but could find software to control automatically, or share control between more than one person or more than one computer? On one-level, yes, Mrmr is a free and open source OpenSoundControl app for iPod and iPhone. But on a deeper level, it&#8217;s an illustration of how controllers could work in the future &#8212; not only Apple mobiles and multi-touch, but any control hardware and software. Imagine intelligently finding and sharing control seamlessly, whether you&#8217;re mixing music and visuals or sharing control with other people or working with more than one app or machine &#8212; or all of the above. And imagine you could do this without prior configuration (aside from designing a control template), then change that control on the fly.</p>
<p>We saw the <a href="http://createdigitalmotion.com/2008/09/05/mrmr-iphone-2x-firmware-beta-and-the-self-configuring-touch-controller/">beta on Create Digital Motion</a> and have been <a href="http://createdigitalmotion.com/tag/mrmr">covering it on an ongoing basis</a>, but I want to make sure music folks don&#8217;t miss it, either.</p>
<p>Stay tuned, as we&#8217;ll be looking more closely at how to use Mrmr and some other OSC apps on iPhone/iPod (like the wonderful <a href="http://hexler.net/touchosc">TouchOSC</a> and <a href="http://createdigitalmusic.com/2008/10/20/sonic-life-organic-game-of-life-sequencer-hits-iphone-and-ipod/">Sonic Life</a>, both by <a href="http://hexler.net/main">hexler</a>). We&#8217;ll have plenty more to say. If you do go out and get something cool working, be sure to share it.</p>
<p>And watch for a new Mrmr project site &#8212; we&#8217;re working with Eric and others to build a new home for it.</p>
<p><a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=294296343&#038;mt=8">Mrmr OSC controller @ iTunes</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2008/10/free-opensoundcontrol-on-ipod-iphone-mrmr-is-here/&via=cdmblogs&text=Free OpenSoundControl on iPod, iPhone: Mrmr is Here&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2008/10/free-opensoundcontrol-on-ipod-iphone-mrmr-is-here/&via=cdmblogs&text=Free OpenSoundControl on iPod, iPhone: Mrmr is Here&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='wpfblike' style='height: 40px;'><iframe src='http://www.facebook.com/plugins/like.php?href=http://createdigitalmusic.com/2008/10/free-opensoundcontrol-on-ipod-iphone-mrmr-is-here/&amp;layout=default&amp;show_faces=false&amp;width=400&amp;action=like&amp;colorscheme=light&amp;send=false' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:400px;'></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2008/10/free-opensoundcontrol-on-ipod-iphone-mrmr-is-here/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

