<?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>Hybrid Visuals &#187; math</title>
	<atom:link href="http://www.hybridvisuals.nl/tag/math/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hybridvisuals.nl</link>
	<description>Shaping the Random &#124;&#124; Quartz Composer and other generative experiments</description>
	<lastBuildDate>Mon, 09 Aug 2010 23:47:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Linear Value Translation qcClip</title>
		<link>http://www.hybridvisuals.nl/downloads/linear-value-translation-qcclip/</link>
		<comments>http://www.hybridvisuals.nl/downloads/linear-value-translation-qcclip/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 14:40:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[qc clip]]></category>
		<category><![CDATA[quartz composer]]></category>

		<guid isPermaLink="false">http://www.hybridvisuals.nl/?p=194</guid>
		<description><![CDATA[This is a Quartz Composer Clip macro, that allows for a linear translation of a variable number. Basically you can use it to translate a number within a certain range (say [0,1]) to a new range (say [-1,1]). Fill in the old and new ranges, and attach the input. The patch will take care of [...]]]></description>
			<content:encoded><![CDATA[<p>This is a Quartz Composer Clip macro, that allows for a linear translation of a variable number. Basically you can use it to translate a number within a certain range (say [0,1]) to a new range (say [-1,1]). Fill in the old and new ranges, and attach the input. The patch will take care of the math for you.</p>
<p>Place the .qtz file in ~yourhomefolder/Library/Application Support/Apple/Developer Tools/Quartz Composer/Clips. It should then be available from the patch creator window.</p>
<p>Inputs:<br />
value &#8211; the value to be translated<br />
oldMin &#8211; the old minimum of the value (ie 0)<br />
oldMax &#8211; the old maximum of the value (ie 1)<br />
newMin &#8211; the new minimum of the value (ie -1)<br />
newMax &#8211; the new maximum of the value (ie 1)</p>
<p><a href = "http://www.hybridvisuals.nl/uploads/linear value translation.qtz">linear value translation.qtz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hybridvisuals.nl/downloads/linear-value-translation-qcclip/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
