<?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>Drumbliss &#187; values</title>
	<atom:link href="http://maxoepen.com/blog/tag/values/feed/" rel="self" type="application/rss+xml" />
	<link>http://maxoepen.com/blog</link>
	<description>Maximilian&#039;s musings</description>
	<lastBuildDate>Sun, 19 Feb 2012 16:50:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MTPro: how to invert controller behavior</title>
		<link>http://maxoepen.com/blog/2010/01/mtpro-how-to-invert-controller-behavior/</link>
		<comments>http://maxoepen.com/blog/2010/01/mtpro-how-to-invert-controller-behavior/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 01:48:08 +0000</pubDate>
		<dc:creator>Maximilian Oepen</dc:creator>
				<category><![CDATA[Max's Tips & Tricks for Midi Translator]]></category>
		<category><![CDATA[invert]]></category>
		<category><![CDATA[midi translator]]></category>
		<category><![CDATA[values]]></category>

		<guid isPermaLink="false">http://maxoepen.com/blog/2010/01/mtpro-how-to-invert-controller-behavior/</guid>
		<description><![CDATA[This is simple math, but worth sharing because of its usefulness. If you ever have to have a controller behave in the opposite way of how it does by default, you can achieve this with a very simple equation:
On the rules-tab of the translator in question create an &#8220;expression&#8221; rule. Using &#8220;pp&#8221; as the value-variable [...]]]></description>
			<content:encoded><![CDATA[<p>This is simple math, but worth sharing because of its usefulness. If you ever have to have a controller behave in the opposite way of how it does by default, you can achieve this with a very simple equation:<br />
On the rules-tab of the translator in question create an &#8220;expression&#8221; rule. Using &#8220;pp&#8221; as the value-variable in the translator, the rule reads:<br />
pp=127-pp</p>
<p>This was useful to me in order to, for example, have the same knob open one send-signal in Live while closing another.</p>
]]></content:encoded>
			<wfw:commentRss>http://maxoepen.com/blog/2010/01/mtpro-how-to-invert-controller-behavior/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

