-
reduce range on keyframed audio parenting
Hey guys! So I’ve got this music video, and I’ve exported the bass line of my audio to keyframes. Then I made an adjustment layer and put exposure on it. Then I parented the gamma level of the exposure to the “Both Channels” slider of my exported bass line. Then I divided that expression by 20, so it wouldn’t be totally blown out. My expression on the gamma level looks like this:
thisComp.layer(“Bass”).effect(“Both Channels”)(“Slider”)/20
My question is, is there some math I can put in there to just reduce the range between the numbers, so that the resulting gamma levels don’t get AS bright or AS dark? I can use multiplication or division, or increase or reduce the dB level of the Bass line before export, but that only makes the gamma numbers get too high, resulting in blown-out image, or too low, resulting in utter darkness.
Sorry if this is hard to understand, I’m having trouble wording this question properly. Any help would be much appreciated!