-
Ref Audio Amplitude from parent comp from inside nested comps
Hello all
I have a project where i have an expression that uses audio amplitude to turn on lips during whistling. I have many different scenes I am setting up that are going to be there own comps.I want to use these comps on a main comp with the music reference. So that way if I move these nested comps around and the timing with the music will still trigger the lips to turn on to make it look like h=they are whistling with the song.
Can i reference an audio amplitude layer on the main comp from inside the nested comps?
Thanks
Briana = thisComp.layer("Audio Amplitude").effect("Both Channels")("Slider");
if (a >.3) 100 else 0