<?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 | Ness Lange | Activity</title>
	<link>https://creativecow.net/members/nesslange/activity/</link>
	<atom:link href="https://creativecow.net/members/nesslange/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Ness Lange.</description>
	<lastBuildDate>Sat, 05 Sep 2026 04:41:40 +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">6a26e896dcb14a362404de25a27d694b</guid>
				<title>Ness Lange started the discussion Audio keyframes only forward in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/audio-keyframes-only-forward/</link>
				<pubDate>Tue, 18 Oct 2022 13:20:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/audio-keyframes-only-forward/">Audio keyframes only forward</a></p> <div class="bb-content-inr-wrap"><p>Hey guys I once found a really neat web page probably created by a user around here that explained how you can convert audio keyframes into an ongoing and not repeating stream depending on the amplitude of the audio. (By default the keyframes are  also decreasing and not only increasing as I desire). Do you know what I am babbling about&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-375555"><a href="https://creativecow.net/forums/thread/audio-keyframes-only-forward/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7ecc13d954af16d1e30776edfd5cb9ae</guid>
				<title>Ness Lange replied to the discussion How to print text in Source Text of a text layer? in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/how-to-print-text-in-source-text-of-a-text-layer/#post-2405974</link>
				<pubDate>Sun, 14 Mar 2021 22:43:11 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-print-text-in-source-text-of-a-text-layer/#post-2405974"><span class="bb-reply-lable">Reply to</span> How to print text in Source Text of a text layer?</a></p> <div class="bb-content-inr-wrap"><p>It&#8217;s just </p>
<pre>n = effect("Slider Control")("Slider").value;<br />n.toFixed(1) <b>+ "%"</b></pre>
<p>In the end</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7346016a6faa8d25c627e3c4434422a7</guid>
				<title>Ness Lange started the discussion How to print text in Source Text of a text layer? in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/how-to-print-text-in-source-text-of-a-text-layer/</link>
				<pubDate>Sun, 14 Mar 2021 21:02:49 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-print-text-in-source-text-of-a-text-layer/">How to print text in Source Text of a text layer?</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;ve connected the source text of the text layer to a slider, whose values are rising, simply:</p>
<pre>Expression: Source Text</pre>
<pre>n = effect("Slider Control")("Slider").value; <br />n.toFixed(1)</pre>
<p>The indexing around it should also replace the round function that can&#8217;t easily round to a specific digit for whatever reason. Anyway what I really like to do now is printing&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-348063"><a href="https://creativecow.net/forums/thread/how-to-print-text-in-source-text-of-a-text-layer/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b0d46e2a732534eb32a44c438f92795e</guid>
				<title>Ness Lange replied to the discussion How to match Rotation of Position Keyframes and Trapcode Stroke Offset in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-to-match-rotation-of-position-keyframes-and-trapcode-stroke-offset/#post-2405902</link>
				<pubDate>Fri, 12 Mar 2021 23:58:41 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-match-rotation-of-position-keyframes-and-trapcode-stroke-offset/#post-2405902"><span class="bb-reply-lable">Reply to</span> How to match Rotation of Position Keyframes and Trapcode Stroke Offset</a></p> <div class="bb-content-inr-wrap"><p>So it just harmonizes with:</p>
<pre>f*100*thisComp.layer("Keys").effect("Sound Keys")("Output 1");</pre>
<p>Don&#8217;t know why exactly this relation. Probably because of the way the&#8217;offset&#8217; is defined.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fd29dbd998c89c83bbee5ff8b53e1b81</guid>
				<title>Ness Lange started the discussion How to match Rotation of Position Keyframes and Trapcode Stroke Offset in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-to-match-rotation-of-position-keyframes-and-trapcode-stroke-offset/</link>
				<pubDate>Thu, 11 Mar 2021 03:04:31 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-match-rotation-of-position-keyframes-and-trapcode-stroke-offset/">How to match Rotation of Position Keyframes and Trapcode Stroke Offset</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;ve been creating a circular motion of an emitting light, that moves forward on every beat thanks to Soundkey integrating function (Rising values depending on beat):</p>
<pre>a = 150;<br />f = 1/30;<br />t = thisComp.layer("Keys").effect("Sound Keys")("Output 1");<br />x = a*Math.sin(f*2*Math.PI*t)+thisComp.width/2;<br />y = a*Math.cos(f*2*Math.PI*t)+thisComp.height/2;<br />[x,y]</pre>
<p>I&#8217;ve&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-347825"><a href="https://creativecow.net/forums/thread/how-to-match-rotation-of-position-keyframes-and-trapcode-stroke-offset/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">be6f0839e5846580c8b604fb7b89b87a</guid>
				<title>Ness Lange became a registered member</title>
				<link>https://creativecow.net/news-feed/p/347806/</link>
				<pubDate>Wed, 10 Mar 2021 20:09:10 +0000</pubDate>

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