<?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 | Jacob Mellin | Activity</title>
	<link>https://creativecow.net/members/jacobmellin/activity/</link>
	<atom:link href="https://creativecow.net/members/jacobmellin/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Jacob Mellin.</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">324771331ffe213bbd0e51a0c7709f35</guid>
				<title>Jacob Mellin replied to the discussion Custom speeds when easing via expression ease(t,a,b,x,y) in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/custom-speeds-when-easing-via-expression-easetabxy/page/2/#post-2417745</link>
				<pubDate>Tue, 21 Sep 2021 20:06:11 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/custom-speeds-when-easing-via-expression-easetabxy/page/2/#post-2417745"><span class="bb-reply-lable">Reply to</span> Custom speeds when easing via expression ease(t,a,b,x,y)</a></p> <div class="bb-content-inr-wrap"><p>Hi Dagur, if you&#8217;re using Matthias&#8217; Script, you should just be able to remove the mention of the y parameter and read in and return the computation for the single value, like so:</p>
<pre><p>EaseOut = function(power){return function(t){return 1 - Math.abs(Math.pow(t-1, power))}};</p><p>dur=3; power=5; //1=linear, 2=Quad, 3=Cubic, 4=Quart,&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-358844"><a href="https://creativecow.net/forums/thread/custom-speeds-when-easing-via-expression-easetabxy/page/2/#post-2417745" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		