Skip to content

toxypiks/music_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Change library search path for cmake

export LD_LIBRARY_PATH="./"

build

  • run:
    • mkdir build
    • cd build
    • for hot code reloading:
    • cmake -DHOTRELOAD=true ..
    • without hot code relaoding: cmake -DHOTRELOAD=true ..
    • make

About

Fancy music visualizer using fourier transformation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published