Then I would use an ease expression on the opacity of the layer you want to turn on and off.
myBeat = PICKWHIP TO SOUNDKEYS BEAT;
ease(myBeat, myBeatMinimum, myBeatMax, 100, 0)
The myBeatMinimum will be the lowest amplitude(volume) where you want the opacity to be 100%. Set myBeatMax to a volume where the beat hits and you want to the layer to turn off.
Johnny Cuevas, Editor
ThinkCK
“I have not failed 700 times. I have succeeded in proving that those 700 ways will not work. When I have eliminated the ways that will not work, I will find the way that will work.”
—THOMAS EDISON on inventing the light bulb.