Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An audio visualization program built in Processing using Java and OpenGL. This project builds off of the incorporated minim fast fourier transform library to render the frequencies of a given input song every few milliseconds.

click to change the visualization from bars to lines.

Sample output:
C:\Users\Eugene\Desktop\Programming Blog\Audio Visualization++\AnalyzeSound\appl
ication.windows64>java -Djava.ext.dirs=lib -Djava.library.path=lib AnalyzeSound
song="selfdestruct.mp3" bars=102 width=512 height=200
Parameters given: {height=200, bars=102, width=512, song=selfdestruct.mp3}
Analyzing & Playing selfdestruct.mp3
512x200 window, 102 bars.
Cutoff frequency:0.4000000059604645

About

Music Visualizer++ Built in Processing

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages