Music visualisation with SoundMixer.computeSpectrum();

 

Just some fun with Away3D and the SoundMixer class.

Music visualisation example

View example

Code

SoundMixer.computeSpectrum(this.byteArray);
this.byteArray.position = 1024 + (8* i);
musicSphere.y =  byteArray.readFloat() * 1000;

Posted

in

, , , , ,

by

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *