<?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 | Wyatt Kedinger | Activity</title>
	<link>https://creativecow.net/members/dubked/activity/</link>
	<atom:link href="https://creativecow.net/members/dubked/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Wyatt Kedinger.</description>
	<lastBuildDate>Sat, 16 May 2026 11:56:50 +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">5694134830b1a0c595ed623b67c10850</guid>
				<title>Wyatt Kedinger replied to the discussion Markers to trigger per-word reveal in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/markers-to-trigger-per-word-reveal/#post-2428143</link>
				<pubDate>Mon, 18 Apr 2022 13:57:53 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/markers-to-trigger-per-word-reveal/#post-2428143"><span class="bb-reply-lable">Reply to</span> Markers to trigger per-word reveal</a></p> <div class="bb-content-inr-wrap"><p>Hey Tom, check out this thread. I believe the last expression will do what you’re asking. Cheers!</p>
<p></p>
<blockquote class="wp-embedded-content" data-secret="Hr2DwLAnbf"><p><a href="https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/" rel="nofollow">Animate text in by word on markers</a></p></blockquote>
<p><iframe class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; clip: rect(1px, 1px, 1px, 1px);" title="&#8220;Animate text in by word on markers&#8221; &#8212; Creative COW" src="https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/embed/#?secret=vZaA408H1z#?secret=Hr2DwLAnbf" data-secret="Hr2DwLAnbf" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">121887d8df72d88c51f9554c070efee1</guid>
				<title>Wyatt Kedinger replied to the discussion One expression 2 sliders in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/one-expression-2-sliders/#post-2411131</link>
				<pubDate>Tue, 01 Jun 2021 19:11:55 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/one-expression-2-sliders/#post-2411131"><span class="bb-reply-lable">Reply to</span> One expression 2 sliders</a></p> <div class="bb-content-inr-wrap"><p>You could also try this, which I did for a specific branded treatment that needed to retain the same font size to leading ratio at scale. This allows you to scale up the font size with the slider and the leading will follow.</p>
<p></p>
<p>You&#8217;ll need to do the math to come up with the ratio of size to leading and replace the &#8216;x&#8217; with your number. Then, create a&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-352819"><a href="https://creativecow.net/forums/thread/one-expression-2-sliders/#post-2411131" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b366419e84369fb3f7bfd03b54a0e1d5</guid>
				<title>Wyatt Kedinger replied to the discussion Animate text in by word on markers in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403673</link>
				<pubDate>Sat, 13 Feb 2021 00:57:22 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403673"><span class="bb-reply-lable">Reply to</span> Animate text in by word on markers</a></p> <div class="bb-content-inr-wrap"><p class="">This is a tough one! I took another crack at it today and couldn&#8217;t get it. I comped these up to visualize the end goal. Again, here&#8217;s my expression and it is applied to an Expression Selector on my text layer.</p>
<pre><p>fade = .5;</p><p>m = thisComp.layer("voiceover").marker;</p><p>n = 0;</p><p>if (m.numKeys &gt; 0){</p><p>n = m.nearestKey(time).index;</p><p>if (time &lt; m.key(n).time) n--;</p><p>}</p><p>if&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-345920"><a href="https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403673" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a305e87dd8599aea976ba240fa52ea56</guid>
				<title>Wyatt Kedinger replied to the discussion Animate text in by word on markers in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403579</link>
				<pubDate>Fri, 12 Feb 2021 04:38:11 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403579"><span class="bb-reply-lable">Reply to</span> Animate text in by word on markers</a></p> <div class="bb-content-inr-wrap"><p>Thank you! Unfortunately, these aren&#8217;t. But, I&#8217;ll keep trying to get it! I seriously appreciate your help. I&#8217;ll update the thread here if I&#8217;m able to solve it.</p>
<p>Cheers!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">57de328a922d396223dd391f35bea176</guid>
				<title>Wyatt Kedinger replied to the discussion Animate text in by word on markers in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403572</link>
				<pubDate>Fri, 12 Feb 2021 01:49:15 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403572"><span class="bb-reply-lable">Reply to</span> Animate text in by word on markers</a></p> <div class="bb-content-inr-wrap"><p>Thanks again, Fabrice!! I think this concept is closer, but it&#8217;s basically the reverse of what I&#8217;m trying to achieve. I laid this file out in the way I&#8217;d try and set up the project. A long audio source with synchronized markers and multiple text layers that animate each word in at the markers that correspond within their duration in the timeline.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3c900399a78cc26593cc1ca73cbb1f12</guid>
				<title>Wyatt Kedinger replied to the discussion Animate text in by word on markers in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403565</link>
				<pubDate>Thu, 11 Feb 2021 23:21:35 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403565"><span class="bb-reply-lable">Reply to</span> Animate text in by word on markers</a></p> <div class="bb-content-inr-wrap"><p>Thank you, Fabrice! The expression in the project file you shared with me gives me a pretty close result to one an iteration I previously tried (below). But, I&#8217;m trying to get the text layer to only calculate the markers that are present within the in point and out point of the text layer. The expression below that I wrote (similar to yours)&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-345826"><a href="https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403565" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ce0bb15e70afeaac134196f1143c9ba4</guid>
				<title>Wyatt Kedinger replied to the discussion Animate text in by word on markers in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403533</link>
				<pubDate>Thu, 11 Feb 2021 19:52:55 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403533"><span class="bb-reply-lable">Reply to</span> Animate text in by word on markers</a></p> <div class="bb-content-inr-wrap"><p>Thank you, Fabrice! I seriously appreciate it. However, I&#8217;m getting an error when adding it. I should also note that in my text layer, I&#8217;m applying it to an Expression Selector based on Words. Is that also where you had put it?</p>
<p>Sorry about the confusion, thank you!</p>
<p></p>
<p><a target='_blank' href="https://imgur.com/a/lbvf5Fk" rel="nofollow">https://imgur.com/a/lbvf5Fk</a></p>
<pre>Error: This property has no keyframe at number 0.}<br />&#x25b6;if&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-345813"><a href="https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/#post-2403533" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bddafaa0732908f0f12f7366d870ca1f</guid>
				<title>Wyatt Kedinger started the discussion Animate text in by word on markers in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/</link>
				<pubDate>Mon, 08 Feb 2021 22:49:34 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/">Animate text in by word on markers</a></p> <div class="bb-content-inr-wrap"><p>Hi there! I&#8217;m pretty close here, but I can&#8217;t seem to get this.</p>
<p><span>My end goal is to have text (by word) synchronized with the audio and for each word to animate in incrementally at each marker of the audio layer, starting at the in point of the text layer.  I have the markers synchronized already (thanks to a plugin) and also have this expression to&hellip;</span></p>
<p><span class="activity-read-more" id="activity-read-more-345568"><a href="https://creativecow.net/forums/thread/animate-text-in-by-word-on-markers/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		