Known Participant
May 2, 2021
Question
Best way to smooth out keyframe values from generated midi
- May 2, 2021
- 1 reply
- 270 views
Hi,
I have used the tool at Factory Settings that generates a keyframes from a midi file through a .jsx script. I really like the idea as it gives me the oppurtunity to create automated and seamless animations tightly connected to a music track.
Although the generated keyframes have a some caveats: mainly that it generates one keyframe for every frame, giving me sharp, drastic changes. How could I automate the process of converting the keyframes at every frame to fewer and smoother keyframes, as you would have made by hand?
I looked at the .smooth() expression without any major breakthrough.
Anyone? Ideas?