Hi
Thanks for the reply
This is what I have typed into my expression for the position (under the transform tab of Auto trace Quake Central)
transform.position;minAudio = 0;maxAudio = 15;maxStretch = 2.0;audioLev = thisComp.layer(“Audio Amplitude”).effect(“Both Channels”)(“Slider”);stretch = linear(audioLev, minAudio, maxAudio, 1.0, maxStretch);[scale[0],scale[1] * stretch]
I get this error
‘After Effects warning: Bad argument:couldn’t find layer named ‘Audio Amplitude’
Expression disabled.
Error occured at line 1.
Comp: ‘Comp1’
Layer:2 (‘Auto-traced Quake Central;)
Property:’Position’
What do I do now?