<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Creative COW | David Henion | Activity</title>
	<link>https://creativecow.net/members/davidhenion/activity/</link>
	<atom:link href="https://creativecow.net/members/davidhenion/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for David Henion.</description>
	<lastBuildDate>Fri, 15 May 2026 19:23:54 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=2.5.10</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">9531a26a677df447ddd2f48d7bbfb832</guid>
				<title>David Henion replied to the discussion Link frame values to audio amplitude in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/link-frame-values-to-audio-amplitude/#post-2335846</link>
				<pubDate>Sat, 26 Sep 2020 11:50:19 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/link-frame-values-to-audio-amplitude/#post-2335846"><span class="bb-reply-lable">Reply to</span> Link frame values to audio amplitude</a></p> <div class="bb-content-inr-wrap"><p>If I remember right, older versions of AE required all return values to be sent with brackets, even a scalar value like an integer. Maybe not needed but for me it keeps the code more readable. Have never had any problems with it.</p>
<p>So I wasn&#8217;t replacing {} with [] &#8211; but was doing two separate things. If the {code block} only has one operation, as in&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-334510"><a href="https://creativecow.net/forums/thread/link-frame-values-to-audio-amplitude/#post-2335846" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d2c00c42b55e1eda45c79c5bba606628</guid>
				<title>David Henion replied to the discussion Link frame values to audio amplitude in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/link-frame-values-to-audio-amplitude/#post-2335816</link>
				<pubDate>Fri, 25 Sep 2020 21:37:51 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/link-frame-values-to-audio-amplitude/#post-2335816"><span class="bb-reply-lable">Reply to</span> Link frame values to audio amplitude</a></p> <div class="bb-content-inr-wrap"><p>Probably not drive the opacity, but intensity of each light &#8211; seems way more adaptable later. Driving a time remap can get messy if you later want to add more values.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fd9ce756a2a7c85e5c9be590f06c3c3d</guid>
				<title>David Henion replied to the discussion Link frame values to audio amplitude in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/link-frame-values-to-audio-amplitude/#post-2335813</link>
				<pubDate>Fri, 25 Sep 2020 21:06:08 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/link-frame-values-to-audio-amplitude/#post-2335813"><span class="bb-reply-lable">Reply to</span> Link frame values to audio amplitude</a></p> <div class="bb-content-inr-wrap"><p>Tried your expression and it worked, but usually I use [] as the return value from an expression.</p>
<p>Could try to replace each { # );  with [ # ];</p>
<p>Or try something like this:</p>
<p>temp=0; // default value if levels is &gt;20<br />if ( levels &lt;= 5 ) { temp=0 }; // not really needed<br />else if ( levels &gt; 5 &amp;&amp; levels &lt;= 10 ) { temp=1 };<br />else if ( levels &gt; 10 &amp;&amp; levels &lt;= 15&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-334474"><a href="https://creativecow.net/forums/thread/link-frame-values-to-audio-amplitude/#post-2335813" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		