Question
Expression "Both Channels" missing
Hey there,
i am using the expression
x = thisComp.layer("Audio").effect("Both Channels")(1);
linear(x, 20,40, 0, 5)
the error i get is: "Error: effect named ´Both Channels´ is missing or does not exist. It may have been renamed, moved, deleted or the name may have been mistyped"
any ideas what the problem could be? What could be the replacement?
