<?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 | Dex Nguyen | Activity</title>
	<link>https://creativecow.net/members/dexnguyen/activity/</link>
	<atom:link href="https://creativecow.net/members/dexnguyen/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Dex Nguyen.</description>
	<lastBuildDate>Fri, 25 Sep 2026 20:25:18 +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">8595eee2b37f92b2c5bf7503dca0448b</guid>
				<title>Dex Nguyen started the discussion Speed expression for metronome animation in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/speed-expression-for-metronome-animation/</link>
				<pubDate>Fri, 09 Apr 2021 14:43:30 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/speed-expression-for-metronome-animation/">Speed expression for metronome animation</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m currently trying to animate a metronome. My reference is at 00:10 of this video: <iframe title="Rhythm Notation - The basics of reading music" width="640" height="360" src="https://www.youtube.com/embed/LVOjKCztqTs?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>
<p>Right now I&#8217;m using this expression: </p>
<p>spd = effect(&#8220;speed&#8221;)(&#8220;Slider&#8221;);</p>
<p>rng = effect(&#8220;range&#8221;)(&#8220;Slider&#8221;);</p>
<p>d = 60/spd;</p>
<p>fd = d * 2;</p>
<p>p1 = -rng;</p>
<p>p2 = rng;</p>
<p>t = (time &#8211; inPoint) % fd;</p>
<p>if(t &lt;= d) ease(t, 0, d,&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-349758"><a href="https://creativecow.net/forums/thread/speed-expression-for-metronome-animation/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e9fc27cf6d4497b727db619d34a8bf11</guid>
				<title>Dex Nguyen became a registered member</title>
				<link>https://creativecow.net/news-feed/p/349733/</link>
				<pubDate>Fri, 09 Apr 2021 05:23:41 +0000</pubDate>

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