Audio Expression Error
Hey there,
I want to link the scatter of a CC Ball Action to my Audio layer (Audio layer is named Audio as well) with this expression:
x=thisComp, layer("Audio Amplitude"), effect("Both Channels")("Slider")
linear(x, 20,40, 0, 5)
I get this error: "Error: ReferenceError: layer is not defined"
I guess it has something to do with the layer part of the expression but i cant really figure out what it is, any ideas?
thanks a lot!