Skip to content

A real-time sound visualizer using OpenCV and the Aquila sound processing library

Notifications You must be signed in to change notification settings

BenjBarral/MUSIC_VISUALIZER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A real-time minimalist sound visualizer

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.

Usage

Dependencies :

Libraries required -OpenCV -Aquila + SFML (signal processing)

You can build using CMake (and modify the CMakeLists.txt)

Running and interacting with the program

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.

About

A real-time sound visualizer using OpenCV and the Aquila sound processing library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published