Microphone Sound Spectrum now Included in Woodpecker Open Source ActionScript 3 Classes

 

The microphone is now supported in the Woodpecker open source ActionScript sound spectrum classes.  Just download the zip file and see the mic example.

You need to make a Microphone object in your file (as shown in the sample) and then pass the fact that you want to use the mic as the last parameter to Woodpecker.

var myMic:Microphone = Microphone.getMicrophone();
var mic:Boolean = true;
new WoodPecker(clip, type, num, size, freq, dragable, mic);

-2011-

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.