actionscript - Make an object react to a sound in Flash -


i have speaker , need speaker moves sound. need simulate real world speaker vibration generated low , mid frequencies.

does not have soo realistic whant know how can play sound , son mumerical value usefull apply numerical size transformation speaker.

cheers!

you can detect amplitude of sound in as3 using soundmixer.leftpeak , soundmixer.rightpeak methods: there's nice example here...


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -