2D Music Visualizer, made using Processing 3.
With sound: Music Visualizer with Controller Overlay
Without sound:
This visualizer relies on processing-java to be installed.
$ which processing-java
/usr/local/bin/processing-java
Once that has been setup, you can clone the repo:
$ git clone [email protected]:C-Kenny/music-visualizer-4-friend.git
then launch the visualizer with:
$ ./run.sh
From a Linux file browser you can double click the launcher file located at:
Music_Visualizer_CK/application.linux64/Music_Visualizer_CK
From Windows you can double click the Music_Visualizer_CK.exe
from Music_Visualizer_CK\application.windows64
folder
One of my friends passed away, we used to play a lot of Halo together. This music visualizer is dedicated to him, and we use his Halo 3 Emblem as inspiration.
- Luis Gonzalez for the amazing Processing tunnels + plasma. Used as toggle-able backgrounds
- ttaM for the incredible help on the Bezier Curves (fins)!