Skip to main content
Participant
December 11, 2024
Question

Refine Audio Amplitude reaction to background footage

  • December 11, 2024
  • 1 reply
  • 195 views

Hello! In the video below, I’m trying to make it smoother so it doesn't react to every single keyframe. I want it to be way smoother than it is right now. I've also attached a photo of my current Slider values and wrote it below if anyone knows how to improve it? 

 

Video: https://imgur.com/a/FheP6HZ

 

Picture of Slider values: https://imgur.com/a/NNS4T0s 

 

Slider values:

smooth(.1,21)
ease(value,15,100,15,100)

This topic has been closed for replies.

1 reply

Mylenium
Legend
December 11, 2024

Your code makes no sense. You cannot use smooth and the call up the base value again. That and of course you may be looking for a different approach entirely based on actual thresholds.

 

https://motionscript.com/design-guide/audio-trigger.html

 

Your keys are way too dense and I can't see what just smoothing them would/ should fix.

 

Mylenium