sound card - VU meter web application - Super User


i want vu meter web app can detect sound levels system's mic. suggestions?

with flash actionscript 3 can so:

[ addeventlistener(event.enter_frame, onenterframe);  private function onenterframe(ev:event):void {    activitylevel.setprogress(mymic.activitylevel, 100); }    ] 

where activitylevel progressbar object , mymic mic. , add event listener on constructor of class.


Comments

Popular posts from this blog

debian - Kali Linux - Debootstrap error Failed to determine codename for the release - Super User

crash - Windows Rundll32 (child process of DllHost) is crashing. How can I even identify it? - Super User

Windows XP installation, no previous version of Windows NT - Super User