AKFFTTap stops generating data after some time

耗尽温柔 提交于 2019-12-19 11:35:49

问题


I'm using AudioKit for a recorder app, and I added a AKFFTTap to the AKMicrophone for drawing a custom audio waveform. This all works well, but after several recordings, or after some time passes with the app recording screen open, the FFT data suddenly becomes all 0. I know the mic is working and the gains don't change, since the recorded file contains the expected audio. It seems like just the FFT tap stops working all of a sudden.

Anyone have any idea why this is and how can I solve it?

Thanks!

来源:https://stackoverflow.com/questions/49705736/akffttap-stops-generating-data-after-some-time

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!