Skip to content

Audio spectrum display. Capture audio using portaudio, analyse the spectrum using fftw3, and display using gl/gosu, all in realtime

Notifications You must be signed in to change notification settings

cjheath/audiograph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

brew install portaudio
brew install sdl2
brew install freeglut

gem install ffi-portaudio
gem install narray
gem install fftw3
gem install ruby-opengl
gem install glu
gem install gosu
gem install glut

ruby audiograph.rb 

About

Audio spectrum display. Capture audio using portaudio, analyse the spectrum using fftw3, and display using gl/gosu, all in realtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages