Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 178 Bytes

File metadata and controls

5 lines (4 loc) · 178 Bytes

Music Visualizer made with C++

It utilizes the FFT (fast fourier transform) algorithm to determine the amplitude of each frequency component

TODO:

  • a GUI utilizing SDL