-
Notifications
You must be signed in to change notification settings - Fork 1
eraether/AudioVisualization
Folders and files
Name | Name | 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
Watchers
Forks
Releases
No releases published
Packages 0
No packages published