Arduino Music Visualizer Project : Extract Data from Computer's Audio Buffer

edited April 2014 in Arduino

Hi guys, I made a simple music visualizer using Arduino and Processing. The Processing sketch uses the 'minim' library to play music files, extract values from the sound file being played and then sends these values to the Arduino. The Arduino then changes the brightness of a LED connected to it. I've posted it on my blog at : theblubot.blogspot.in/2014/01/music-visualizer-upgraded.html

Answers

Sign In or Register to comment.