michalstocki/FlashWavRecorder

Microphone levels are dispatched very slowly

Open

#47 opened on Mar 7, 2015

View on GitHub
 (2 comments) (0 reactions) (0 assignees)ActionScript (106 forks)batch import
help wanted

Repository metrics

Stars
 (241 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hey, I've got a problem with the microphone_level event. It is being fired something like once a second, which is really slow, and doesn't allow for a smooth levels animation. Am I missing a setting somewhere? Can I increase the event call frequency? Thanks.

Contributor guide