Skip to content

MalgAmoe/audio-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio visualizer

This project is a playground for experimenting with some algorithms to retrieve audio info.

The audio analysis thread is not really optimized and does some silly stuff, like recalculating some fft a bunch of times, but it's fine for the purpose.

You can run it with a file you throw in the folder with odin run src/. -- filename.wav.

I tried it with mp3 and wav.

ui

requirements

You need the odin compiler to run this project. https://odin-lang.org/docs/install/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published