An application for music visualization in real-time, using OpenCV and the Aquila sound processing library.
The user needs to input a .wav
audio file.
Libraries required -OpenCV -Aquila + SFML (signal processing)
You can build using CMake (and modify the CMakeLists.txt)
Run the visualizer
target.
Put the path of the track you want to play in the path_track
variable (WAV file).
Use left and right arrows to manipulate the audio track.