|
Audio amplitude values tend to be low. As a result, the text is likely to be too small. To increase the size, or scale, add a multiplier to the expression. Because expressions are too long to view in their entirety within the Timeline window, make edits by clicking anywhere in the expression and navigating with the right and left arrows. Type *10 after each of the two ("Slider") values to magnify the amplitude by a factor of ten, thereby increasing the scale by a factor of ten. Click anywhere outside the expression to exit the edit mode. Try different multipliers to get the look you want.
Your final expression should look like this:
[thisComp.layer("Audio Amplitude").effect("Left Channel")("Slider")*10, thisComp.layer("Audio Amplitude").effect("Right Channel")("Slider")*10]
|