michalstocki/FlashWavRecorder
View on GitHubMicrophone levels are dispatched very slowly
Open
#47 opened on Mar 7, 2015
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.