MusicViz - Visualização de arquivos de áudio
2026 Jun
open link
I tried to build a quick audio visualization and simple video renderizarion website.
The website works, but given the limitations of modern browsers the website can't have all the processing power it needs to run the renderization process on the client-side. What a shame. The workaroung would be to build my own server and manage the requests and processing server-side, an idea that I truly hate. I don't want to touch the visitor's files, I don't want to get involved, that's why I don't care for server side video processing.
At least I built a utilities website, even ifnot the fastest, it works, specially on shorter length audio files.