Dear Dan,
I was wondering if there is a way of making the typewriter effect follow audio levels.
example:
After effects needs to say: When the audio levels are 0 , the typewriter shouldn’t go on. If higher the animation should go on.
What I mean by this is, that the animation stops when there are breaks in like a voice over.
This is how far I got, I’m very new to this and I am trying to learn it.
Please help, it would save me so much time !
Yours Sincerely,
Yoran
slider = thisComp.layer("Audio Amplitude").effect("Both Channels")("Slider") if (Both Channels < 0,1 ) 0 else 100