22
2009Flash Bar / Line / Shape Equalizer / Visualizer
A while back I started developing an audio visualizer / equalizer framework for a client which, annoyingly due to crossdomain restrictions with SoundMixer.computeSpectrum(), wasn’t used.
As frustrating as this was i’ve always had a soft spot for visualisers / equalizers and was immediately hooked, spending several hours completely mezmorised by the below demo…
NB: Please be aware that the preview contains flickering / flashing light effects. If you are susceptible to this sort of effect then please do not view it.

Flash Bar / Line / Shape Audio Equalizer / Visualizer Preview
The framework was simple enough to build and allows the building of visualizers very quickly with the overriding of one method. Check out several popular visualizer styles which were all built into one “BasicVisualizer” class by clicking the settings icon in the bottom left corner… Tutorial in the new year…
Update: Tutorial Released