michalstocki/FlashWavRecorder
Microphone levels are dispatched very slowly
オープン
#47 opened on 2015/03/07
help wanted
Repository metrics
- Stars
- (241 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.