
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-
Filed under: Press Release, Updates | Tagged: adobe, flash, frequency, sound, wave, spectrum, microphone, woodpecker, mic, actionscript, as, as3, feathers, danzen | Leave a Comment »















