I'm trying to create a zoom-in/shake effect based on how loud the audio stream's bass is.
I've realized you can use showcqt
to get a graph of the sound, but I can't figure out how to pipe that to some zoom function to do zoom based on that.
Any ideas?