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 & HelpSyntax Questions › Help with microphone input please
Page Index Toggle Pages: 1
Help with microphone input please (Read 718 times)
Help with microphone input please
May 2nd, 2009, 4:02pm
 
I'm new to processing and would like someone to point me toward help with microphone. I want to take levels from input (getLineIn?) and create static visuals based on input. I just need to know how to find the level on each frame. In AS3, I would use mic.activityLevel. Can someone point me in the right direction?
Re: Help with microphone input please
Reply #1 - May 3rd, 2009, 3:12am
 
I suspect you'll need to use one of the sound libraries to access the mic input:

http://processing.org/reference/libraries/#sound
Page Index Toggle Pages: 1