<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Rocking Outside the Xbox</title>
	<atom:link href="http://rooreynolds.com/2008/08/05/rocking-outside-the-xbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://rooreynolds.com/2008/08/05/rocking-outside-the-xbox/</link>
	<description>What&#039;s Next?</description>
	<lastBuildDate>Fri, 20 Apr 2012 22:09:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: craig</title>
		<link>http://rooreynolds.com/2008/08/05/rocking-outside-the-xbox/comment-page-1/#comment-312122</link>
		<dc:creator>craig</dc:creator>
		<pubDate>Thu, 21 May 2009 18:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://rooreynolds.com/?p=655#comment-312122</guid>
		<description>Hi Roo -

I&#039;ve only recently discovered controllermate and am also enjoying it&#039;s flexibility....  

another option that is working well and is lightweight is using osculator with a command line utility called oscjoy - it takes a connected joystick and sends out osc messages for each button and all axes.

It can be a bit tricky to find, because most searches lead to a page whose download link is broken. You can find it here, though:
http://freshmeat.net/projects/oscjoy

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Roo -</p>
<p>I&#8217;ve only recently discovered controllermate and am also enjoying it&#8217;s flexibility&#8230;.  </p>
<p>another option that is working well and is lightweight is using osculator with a command line utility called oscjoy &#8211; it takes a connected joystick and sends out osc messages for each button and all axes.</p>
<p>It can be a bit tricky to find, because most searches lead to a page whose download link is broken. You can find it here, though:<br />
<a href="http://freshmeat.net/projects/oscjoy" rel="nofollow">http://freshmeat.net/projects/oscjoy</a></p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roo</title>
		<link>http://rooreynolds.com/2008/08/05/rocking-outside-the-xbox/comment-page-1/#comment-216510</link>
		<dc:creator>Roo</dc:creator>
		<pubDate>Sat, 24 Jan 2009 08:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://rooreynolds.com/?p=655#comment-216510</guid>
		<description>To be honest, I didn&#039;t get it working well at all. I think the way MultiControl sends MIDI messages is flawed and it was pretty unusable for me. &lt;a href=&quot;http://rooreynolds.com/2008/08/25/we-could-be-guitar-heroes/&quot; rel=&quot;nofollow&quot;&gt;I had much better luck with ControllerMate&lt;/a&gt; though.</description>
		<content:encoded><![CDATA[<p>To be honest, I didn&#8217;t get it working well at all. I think the way MultiControl sends MIDI messages is flawed and it was pretty unusable for me. <a href="http://rooreynolds.com/2008/08/25/we-could-be-guitar-heroes/" rel="nofollow">I had much better luck with ControllerMate</a> though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://rooreynolds.com/2008/08/05/rocking-outside-the-xbox/comment-page-1/#comment-216388</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 24 Jan 2009 03:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://rooreynolds.com/?p=655#comment-216388</guid>
		<description>Hey Roo,
how exactly did you get MultiControl working - i cant seem to get it to work with midi correctly.  Any help would be appreciated.</description>
		<content:encoded><![CDATA[<p>Hey Roo,<br />
how exactly did you get MultiControl working &#8211; i cant seem to get it to work with midi correctly.  Any help would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roo</title>
		<link>http://rooreynolds.com/2008/08/05/rocking-outside-the-xbox/comment-page-1/#comment-72437</link>
		<dc:creator>Roo</dc:creator>
		<pubDate>Fri, 05 Sep 2008 14:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://rooreynolds.com/?p=655#comment-72437</guid>
		<description>The MIDI-enabled beta of ControllerMate, available (fairly well hidden) via the forum, has some additional output blocks, which - as you&#039;d expect - work nicely with the rest of the ControllerMate sources and outputs. The additional output blocks are
&lt;ul&gt;&lt;li&gt;note out (which allows you pick to pick the channel, velocity, etc, and send a note based on on/off events) 
&lt;li&gt;variable note out (takes variable values for velocity value, note value and play on/off)
&lt;li&gt;note aftertouch and variable note aftertouch
&lt;li&gt;program change
&lt;li&gt;channel pressure
&lt;li&gt;pitch wheel
&lt;/ul&gt;and there are some additional input blocks too, letting you handle MIDI events generated elsewhere
&lt;ul&gt;&lt;li&gt;MIDI note (respond to MIDI note messages)
&lt;li&gt;note velocity
&lt;li&gt;MIDI controller (responds to controller values)
&lt;li&gt;aftertouch
&lt;li&gt;program change
&lt;li&gt;channel pressure
&lt;li&gt;pitch wheel
&lt;/ul&gt;
Altogether, a pretty complete and powerful tool to integrate with existing MIDI systems, in both directions. It&#039;s easy enough to use, once you get your head around ControllerMate.

Bear in mind it&#039;s just a beta, but it works well for me so far, and I&#039;d pay $15 for ControllerMate even without the MIDI version.</description>
		<content:encoded><![CDATA[<p>The MIDI-enabled beta of ControllerMate, available (fairly well hidden) via the forum, has some additional output blocks, which &#8211; as you&#8217;d expect &#8211; work nicely with the rest of the ControllerMate sources and outputs. The additional output blocks are</p>
<ul>
<li>note out (which allows you pick to pick the channel, velocity, etc, and send a note based on on/off events)
</li>
<li>variable note out (takes variable values for velocity value, note value and play on/off)
</li>
<li>note aftertouch and variable note aftertouch
</li>
<li>program change
</li>
<li>channel pressure
</li>
<li>pitch wheel
</li>
</ul>
<p>and there are some additional input blocks too, letting you handle MIDI events generated elsewhere</p>
<ul>
<li>MIDI note (respond to MIDI note messages)
</li>
<li>note velocity
</li>
<li>MIDI controller (responds to controller values)
</li>
<li>aftertouch
</li>
<li>program change
</li>
<li>channel pressure
</li>
<li>pitch wheel
</li>
</ul>
<p>Altogether, a pretty complete and powerful tool to integrate with existing MIDI systems, in both directions. It&#8217;s easy enough to use, once you get your head around ControllerMate.</p>
<p>Bear in mind it&#8217;s just a beta, but it works well for me so far, and I&#8217;d pay $15 for ControllerMate even without the MIDI version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://rooreynolds.com/2008/08/05/rocking-outside-the-xbox/comment-page-1/#comment-72427</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 05 Sep 2008 14:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://rooreynolds.com/?p=655#comment-72427</guid>
		<description>Hi Roo,

How is the midi thing working with ControllerMate? I have been using MultiControl, but it is not very flexible and has zero technical support. I guess CM is just $15, so not a big investment, but just wondering if it sends controller data, etc efficiently...

James</description>
		<content:encoded><![CDATA[<p>Hi Roo,</p>
<p>How is the midi thing working with ControllerMate? I have been using MultiControl, but it is not very flexible and has zero technical support. I guess CM is just $15, so not a big investment, but just wondering if it sends controller data, etc efficiently&#8230;</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roo</title>
		<link>http://rooreynolds.com/2008/08/05/rocking-outside-the-xbox/comment-page-1/#comment-58213</link>
		<dc:creator>Roo</dc:creator>
		<pubDate>Wed, 06 Aug 2008 15:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://rooreynolds.com/?p=655#comment-58213</guid>
		<description>&lt;a href=&quot;http://www.osculator.net/&quot; rel=&quot;nofollow&quot;&gt;OSCulator&lt;/a&gt; is a nice Mac app that will map from Wiimote to both OSC and MIDI. A nice addition to the mix.</description>
		<content:encoded><![CDATA[<p><a href="http://www.osculator.net/" rel="nofollow">OSCulator</a> is a nice Mac app that will map from Wiimote to both OSC and MIDI. A nice addition to the mix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roo</title>
		<link>http://rooreynolds.com/2008/08/05/rocking-outside-the-xbox/comment-page-1/#comment-57618</link>
		<dc:creator>Roo</dc:creator>
		<pubDate>Tue, 05 Aug 2008 12:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://rooreynolds.com/?p=655#comment-57618</guid>
		<description>Eep. Definitely a word or two missing from that sentence.</description>
		<content:encoded><![CDATA[<p>Eep. Definitely a word or two missing from that sentence.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: k</title>
		<link>http://rooreynolds.com/2008/08/05/rocking-outside-the-xbox/comment-page-1/#comment-57605</link>
		<dc:creator>k</dc:creator>
		<pubDate>Tue, 05 Aug 2008 12:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://rooreynolds.com/?p=655#comment-57605</guid>
		<description>&quot;band mode with my wife (our band is called Good Girl OK after the praise/release phrases we use when training her. Good girl, good girl… OK).&quot;

You trained your wife with praise-release phrases?! :)</description>
		<content:encoded><![CDATA[<p>&#8220;band mode with my wife (our band is called Good Girl OK after the praise/release phrases we use when training her. Good girl, good girl… OK).&#8221;</p>
<p>You trained your wife with praise-release phrases?! :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

