Open Audio Visualizers for Processing
A set of tools to help build interactive audio visualizers with processing, written in Java using the Processing java-applet library with the help of Minim, Ani and the Beads project libraries.
Getting Started / Docs
Check out the full guide and docs available at the repo's wiki here. Documentation is a still a huge work-in-progress and I would greatly appreciate if anyone was interested in helping out :)
Requirements
Setup and Installation
git clone https://github.com/nafeu/oavp.git [PROJECT_NAME]
cd [PROJECT_NAME]
- Download and install the
Processing IDE
- Open the Processing IDE (create a new sketch if one isn't already create for you) and do the following:
- Go to
Tools
>Install "processing-java"
- Go to
Processing
>Preferences...
and set Sketchbook location to the[PATH_TO_OAVP_FOLDER]/src
:
- Go to
- Run the processing sketch
Creating & Running Sketches
...
Credits
Nafeu Nasir
License
MIT