Skip to content

old, incomplete version of audioviz

Notifications You must be signed in to change notification settings

trustytrojan/audioviz-sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audioviz

my own audio visualizer, because after effects sucks.
for right now, audioviz only supports linux, but with the libraries i'm using, it shouldn't be hard to port to windows.
here's a demo: https://youtu.be/0f_oSrnT6j0

the default parameters construct a spectrum inspired by Spectrolizer

building

  1. install required dependencies
  2. run make
  3. optionally install with sudo make install, or make install if you are root

dependencies