Activity › Forums › Adobe After Effects › Single Loop Radio waves
-
Single Loop Radio waves
Posted by Christopher Rotter on June 19, 2009 at 10:27 pmRadio waves are continuous. I would like the radio waves effect to be driven by another effect, and have only one band of waves occur when it is triggered by the other effect, but since radio waves are continuous, I don’t know how to prevent that continuous loop ?
Christopher Rotter replied 16 years, 11 months ago 2 Members · 8 Replies -
8 Replies
-
Brian Charles
June 20, 2009 at 12:27 amYou can tie one effect to another using expressions. Here is a bit of a quick demo using a slider, radio waves opacity (even if frequency is 0 an initial wave is emitted). RW and Ripple Pulse driven by the brightness of a lens flare.
-
Christopher Rotter
June 20, 2009 at 1:54 amBrain, I can’t use the file as you are using Ae CS4 and I’m using CS3, can you save backward compatibility ?
-
Christopher Rotter
June 20, 2009 at 2:10 amthisComp.layer(“Strong”).effect(“3D Layer Warp”)(“Warp Amount”)
I have the warp controlling the frequency, but I’m unable to change the frequency because the expression won’t allow me. Is there anyway I could change the frequency of the radio wave ?
-
Brian Charles
June 20, 2009 at 2:26 amRather than use frequency I tied the expression to the RW Opacity setting.
This is quick and dirty. You could do an if/then statement to check the min/max values to trigger the waves.
-
Christopher Rotter
June 20, 2009 at 2:41 amI haven’t touched upon
statements, yet. Did you take a look at my previous message , hopefully you can help me. -
Christopher Rotter
June 20, 2009 at 2:49 amI haven’t touched upon
statements, yet. Do you know statements ? I wouldn’t mind trying this with statements. -
Christopher Rotter
June 20, 2009 at 4:30 amI know but in terms of my expression, in the forth post from the top down. How can I change the frequency since my expression is now controlling it ?
Also do you know how to setup a
statement that would be based on the minmax of the waves which would control the radio wave effect ? I’d like to get my expression fixed and try and apply a statement based on the minmax values.
Reply to this Discussion! Login or Sign Up