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.
IndexProgramming Questions & HelpSound,  Music Libraries › Audio and Photography
Page Index Toggle Pages: 1
Audio and Photography (Read 1121 times)
Audio and Photography
Nov 2nd, 2009, 3:35am
 
Hey everyone,

I am a total Newbie in Processing but I want to do a Sound Visualization Project for my Bachelor-Work.

Here´s what I want to do:

I want to analyze Microphone Input as detailed as possible (Volume, Frequency, etc.) and I want it to be visualized in a realtime Photography-Thing. For example, there´s an empty street and depending on the mic-input there are more or less people, happy or sad, different colors (tinted or sth like that) etc. Could work with transparent pngs (already found out how to do that  Smiley )

I really don´t know how to get started. Is it possible or am I wasting my Time? Is processing able to analyze more than volume?

I am grateful for any help.

Greetz Ben
Re: Audio and Photography
Reply #1 - Nov 2nd, 2009, 4:29am
 
Ronze, made a really nice example of would you probably want to do...

http://runemadsen.com/itp/sourcecodes/citylights/

here is the posting : http://processing.org/discourse/yabb2/num_1256249201.html#5

you can use the minim library to analyze alot of different thinsg... check out the minim page and examples for that : http://code.compartmental.net/tools/minim/
Re: Audio and Photography
Reply #2 - Nov 2nd, 2009, 6:30am
 
Yeah, that´s the right direction.
I´ll dig through it, thanks a lot.
Page Index Toggle Pages: 1