<?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 | Chloé Richmond | Activity</title>
	<link>https://creativecow.net/members/chloe2/activity/</link>
	<atom:link href="https://creativecow.net/members/chloe2/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Chloé Richmond.</description>
	<lastBuildDate>Mon, 04 May 2026 08:28:00 +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">412eba510476d8a0876cf6422323eda7</guid>
				<title>Chloé Richmond replied to the discussion Delay / Offset Posterize Time Effect in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/delay-offset-posterize-time-effect/#post-2474961</link>
				<pubDate>Tue, 27 Jan 2026 21:45:13 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/delay-offset-posterize-time-effect/#post-2474961"><span class="bb-reply-lable">Reply to</span> Delay / Offset Posterize Time Effect</a></p> <div class="bb-content-inr-wrap"><p>I came up with this solution, which I found more useful:</p>
<pre>let framerate = 1/thisComp.frameDuration;
let targetFrameRate = 12;
let frameOffset = 1; // (offset in frames);
Math.floor(value*targetFrameRate)/targetFrameRate+frameOffset/framerate</pre>
<p>There&#8217;s also the solution of precomping it and then adding an adjustment layer with posterize time that&hellip;<span class="activity-read-more" id="activity-read-more-416196"><a href="https://creativecow.net/forums/thread/delay-offset-posterize-time-effect/#post-2474961" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		