-
smooth audio keyframes
Hello im doing an audio reaction based on a song. The problem i have is that i need my animation to be smooth but also limited . Im applying the effect on a twist in trapcode form and i want this twist to be limited to 4 ,but also i want the changes to be done smoothly. My Audio amplitude is giving values from 0 to 50 more or less and with linear(value,0,45,2,5) i have some result but i want to smooth it . When i use smooth after linear its not working. I tried using linear to the amplitude layer and smooth to the twist effect and the oposite but its still not working