<?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 | Joss Gitlin | Activity</title>
	<link>https://creativecow.net/members/jossgitlin/activity/</link>
	<atom:link href="https://creativecow.net/members/jossgitlin/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Joss Gitlin.</description>
	<lastBuildDate>Wed, 02 Sep 2026 18:41: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">3b6df3884c752aec7cf3aa99fca78aaa</guid>
				<title>Joss Gitlin replied to the discussion Unable to get value at previous frame in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/#post-2403682</link>
				<pubDate>Sat, 13 Feb 2021 05:46:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/#post-2403682"><span class="bb-reply-lable">Reply to</span> Unable to get value at previous frame</a></p> <div class="bb-content-inr-wrap"><p>I finally got it! </p>
<p>This expression checks the past 3 frames to see if they all fall below the threshold, and if so, executes a command.</p>
<p>x = thisComp.layer(&#8220;A_BASS&#8221;).effect(&#8220;Both Channels&#8221;)(&#8220;Slider&#8221;);<br />threshold = 50.0;</p>
<p>wentBelow = false;<br />isBelow = false;<br />frame = Math.round(time / thisComp.frameDuration);<br />oldFrame = Math.round(time /&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-345931"><a href="https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/#post-2403682" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5ddb20171ae67634c0ce129c0af56c97</guid>
				<title>Joss Gitlin replied to the discussion Unable to get value at previous frame in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/#post-2403681</link>
				<pubDate>Sat, 13 Feb 2021 04:57:38 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/#post-2403681"><span class="bb-reply-lable">Reply to</span> Unable to get value at previous frame</a></p> <div class="bb-content-inr-wrap"><p>Well Dan, I&#8217;m ashamed to admit it, but I&#8217;m stuck. </p>
<p></p>
<p>x = thisComp.layer(&#8220;A_BASS&#8221;).effect(&#8220;Both Channels&#8221;)(&#8220;Slider&#8221;);<br />threshold = 50.0;</p>
<p>below = false;<br />frame = Math.round(time / thisComp.frameDuration);<br />oldFrame = Math.round(time / thisComp.frameDuration) &#8211; 3;</p>
<p>d = 3;<br />n = 0;<br />while (frame &gt; oldFrame){<br />    t = frame * thisComp.frameDuration;<br />    if (below){<br />&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-345930"><a href="https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/#post-2403681" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">afe3faf2905acdc46950b9191955c5fd</guid>
				<title>Joss Gitlin replied to the discussion Unable to get value at previous frame in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/#post-2403329</link>
				<pubDate>Wed, 10 Feb 2021 02:40:46 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/#post-2403329"><span class="bb-reply-lable">Reply to</span> Unable to get value at previous frame</a></p> <div class="bb-content-inr-wrap"><p>Gotcha. I saw you use a similar approach on your website for an audio threshold expression. I&#8217;ll look into that. I really only need to look back on the previous 3 frames</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fefee8f762c19a340cb894fdeaa3ef85</guid>
				<title>Joss Gitlin replied to the discussion Unable to get value at previous frame in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/#post-2403265</link>
				<pubDate>Tue, 09 Feb 2021 18:38:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/#post-2403265"><span class="bb-reply-lable">Reply to</span> Unable to get value at previous frame</a></p> <div class="bb-content-inr-wrap"><p>Oops. I had somehow left that extra &#8220;*time&#8221; in there! </p>
<p>Is it not possible to get the value calculated by the expression at the previous frame? That&#8217;s exactly what I need to do&#8230;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">67525b398d004b22804be4ff427f22f7</guid>
				<title>Joss Gitlin started the discussion Unable to get value at previous frame in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/</link>
				<pubDate>Tue, 09 Feb 2021 15:23:09 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/">Unable to get value at previous frame</a></p> <div class="bb-content-inr-wrap"><p>Hey guys. Been browsing this forum for years, and now I finally have a question so I made an account.</p>
<p>I have the expression read a variable (x) that has a different value every frame.<br />x = thisComp.layer(&#8220;A_BASS&#8221;).effect(&#8220;Both Channels&#8221;)(&#8220;Slider&#8221;);</p>
<p>if (x.valueAtTime(time) &lt; 30) {<br />   valueAtTime(time-thisComp.frameDuration*time)-1;<br />}<br />else 100+(x/2);</p>
<p>For&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-345601"><a href="https://creativecow.net/forums/thread/unable-to-get-value-at-previous-frame/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e4ebd27865a99c8d8a450a1bc7b74e63</guid>
				<title>Joss Gitlin became a registered member</title>
				<link>https://creativecow.net/news-feed/p/345576/</link>
				<pubDate>Tue, 09 Feb 2021 05:21:59 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		