Get $500+ of the best After Effects files, video templates and music for only $20!

Browsing Author

Amila Prabhath Senadheera

I am an interactive multi-media developer with over five years' experience handling programming languages such as ActionScript, MXML and the like. I love to share my knowledge and experiences with the fellow developers.

Render an MP3 Audio Spectrum in Flash With computeSpectrum()

Render an MP3 Audio Spectrum in Flash With computeSpectrum()

In this tutorial, I’ll teach you how to create a visual representation of a sound file’s audio spectrum, using Flash’s SoundMixer.computeSpectrum method. We’ll use four classes for this effect: Sound, SoundChannel, SoundMixer, and ByteArray. I’ll explain each classes as we use them.