Audio Visualization with ActionScript 3.0
Monday, January 14th, 2008As many of you know, I’ve been spending a bit of my time exploring the cool features in ActionScript 3.0 - some new, some not. Lately, I’ve been intrigued by the SoundMixer class which has a special method, computeSpectrum(), that essentially takes a snapshot of the wave of a streaming sound (or an embeded sound, but I’m talkin’ 100% code here)…
The finer details quickly boil down to binary data, but the power of this is the potential to create audio-powered animations in Flash.
After a refresher in Trigonometry, some tortellini, and a late night (or early morning), I’m pleased to present latest ActionScript 3 experiment!
Tags:ActionScript AS3 code Cool experiments Flash









