-
Audio Layer Confusion
Alright, this isn’t making any sense to me… I have this expression applied to an audio layer’s audio levels:
l = thisComp.layer("Flash").transform.opacity.smooth(.2, 3);
x = linear(l, 0, 100, -72, 10);
[x,x];
And the dB appear to change correctly when i scrub through the timeline, but whenever I preview the composition the audio plays back at a steady 0dB. When I remove the expression I can keyframe the dB and it works properly, but this expression seems to be causing trouble.
Is there something obvious I missed in writing this out?!
Darby Edelen
Designer
Left Coast Digital
Santa Cruz, CA