We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionExhibition › f8 Feed: Music Visualizer
Page Index Toggle Pages: 1
f8 Feed: Music Visualizer (Read 644 times)
f8 Feed: Music Visualizer
Aug 9th, 2008, 6:05am
 
I was recently asked to work on a project for Facebook's f8 Developer Conference event (http://www.new.facebook.com/f8/). They were interested in a music visualizer that will be played throughout the 12 hour event and the Hackathon lounge area.

In addition to the visualizer, the programing displays a live text feed of the event where people to post short messages via web (http://www.f8feed.com) / iphone / sms. It's sort of like the event's live Facebook "wall".

The program uses the Toxi / Vec3D library (ttp://code.google.com/p/toxiclibs/downloads/list) for OpenGL rendering. The visual of the program is mostly vector for performance's sake since f8 Feed had to run to the live DJ input off a Macbook Pro.
For the audio, I used the Minim audio library (http://code.compartmental.net/tools/minim) for audio sampling and beat detection. All the feed data is pulled in via XML from the database.

Video Capture on Vimeo: http://www.vimeo.com/1494429


Project site: http://f8feed.com/

Download Mac Application: http://f8feed.com/facebook_f8_vis_mac.zip

Download PC App: http://f8feed.com/facebook_f8_vis_win.zip


Here are some event photos I took using my phone:

Setup (Plasmas + Projection):
http://f8feed.com/doc_img/IMG_0986.JPG

Hackathon Lounge:
http://f8feed.com/doc_img/IMG_0009.JPG

From the VJ booth behind the DJ:
http://f8feed.com/doc_img/IMG_0018.JPG

Page Index Toggle Pages: 1