Developers - Any idea how a audiogram (wave form of audio) is generated (example : https://wavve.co) . I have been working on a project but kind of struck on this. Any information would help.
Not very if its FFMPEG . My complete stack is in Java running in aws (elastic bean stalk)
Thanks much. Phil
I've used https://github.com/bbc/audiowaveform and https://github.com/bbc/peaks.js for visualization
https://youtu.be/UpX2l1MjrqE
For me python is normally the language to go for these kind of stuff
Oops! Sorry about the typo. I meant to say " not very sure if FFMPEG can be used for this purpose"