<?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; ableton</title>
	<atom:link href="http://maxoepen.com/blog/tag/ableton/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: The &#8220;value-scaling fix&#8221;</title>
		<link>http://maxoepen.com/blog/2010/01/mt-value-scaling-fix/</link>
		<comments>http://maxoepen.com/blog/2010/01/mt-value-scaling-fix/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 10:30:21 +0000</pubDate>
		<dc:creator>Maximilian Oepen</dc:creator>
				<category><![CDATA[Max's Tips & Tricks for Midi Translator]]></category>
		<category><![CDATA[ableton]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[midi translator]]></category>
		<category><![CDATA[scaling]]></category>
		<category><![CDATA[value]]></category>
		<category><![CDATA[value-scaling]]></category>

		<guid isPermaLink="false">http://maxoepen.com/blog/?p=1</guid>
		<description><![CDATA[This little trick takes care of a limitation with Ableton Live&#8217;s value-scaling option for midi take-over mode.
Here&#8217;s the problem in a nutshell: When &#8220;value-scaling&#8221; is selected in Live&#8217;s midi preferences, single-value control change messages will not always affect the targeted parameter (depending on its current state) or at least not to the desired setting. For [...]]]></description>
			<content:encoded><![CDATA[<p>This little trick takes care of a limitation with Ableton Live&#8217;s value-scaling option for midi take-over mode.</p>
<p>Here&#8217;s the problem in a nutshell: When &#8220;value-scaling&#8221; is selected in Live&#8217;s midi preferences,<em> </em><span style="text-decoration: underline;"><em>single</em></span>-value control change messages will not always affect the targeted parameter (depending on its current state) or at least not to the desired setting. For example, if you have a button on a controller that sends a cc-message to set a filter-frequency to a particular Hz-value, Live&#8217;s value-scaling function will &#8220;scale&#8221; the incoming value depending on its distance from the current value of the target parameter. This is perfect for use on a volume fader, it can however be a nuisance with targeted single values.</p>
<p>So what to do when you need value-scaling as your take-over mode?</p>
<p>The solution I found involves having two duplicates precede the affected translator in MTPro, the first one sending a value of &#8220;00&#8243; (0), the second one of &#8220;7F&#8221; (127). These two are then followed by the targeted value, say &#8220;3F&#8221; (64).<br />
The two preceding translators will have the effect of a &#8220;reset&#8221; on the value-scaling function, allowing the targeted parameter in Ableton Live to respond precisely to the third value, in this example 64.</p>
<p>So just copy the translator in question twice, move the two copies ahead of it, and change the outgoing message values to &#8220;00&#8243; and &#8220;7F&#8221; respectively. Example:</p>
<p>Translator 1:  outgoing message:  B0 2F 00<br />
Translator 2:  outgoing message:  B0 2F 7F<br />
Translator 3:  outgoing message:  B0 2F 3F  (&lt;&#8211; target value)</p>
<p>This does multiply the amount of translators affected by three, but don&#8217;t worry, it&#8217;ll have no effect on performance. It might just be adding a bit to the visual clutter, but considering what a huge relief this was to a long headache, I am more than happy to add a few lines to my presets.</p>
]]></content:encoded>
			<wfw:commentRss>http://maxoepen.com/blog/2010/01/mt-value-scaling-fix/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

