Search found 2 matches

by jerafc
March 24th, 2012, 7:12 am
Forum: Expression Discussion
Topic: Time Remap enable/desable expression
Replies: 1
Views: 8120

Re: Time Remap enable/desable expression

I found the solution using this expression.

((thisComp.layer("Audio Amplitude").effect("Both Channels")("Slider")/45)*thisComp.layer("speed slider").effect("Slider Control")("Slider"))+time


thanks!!
by jerafc
March 23rd, 2012, 8:23 am
Forum: Expression Discussion
Topic: Time Remap enable/desable expression
Replies: 1
Views: 8120

Time Remap enable/desable expression

i have a pre comp layer video with this expression on time remap

thisComp.layer("SK 02").effect("Sound Keys")("Output 1")

My question is how can i play my video in normal speed and active/deactive my expression (time remap) when i want???