显示新视图时所有爆裂声

发布于 2024-10-21 06:40:36 字数 277 浏览 5 评论 0原文

在 iPhone 上,我使用 AudioUnit 作为音频发生器。工作正常。

但是,当我翻转视图(向前转动背面以显示信息屏幕)时,在过渡过程中,模拟器和设备上都会产生爆裂声。仅当第一次显示翻转视图时才会发生这种情况。随后的翻转不会破裂。

翻转视图包含一个显示本地 HTML 文件的 UIWebView。 (我没有想出另一种显示富文本的方法。)也许我应该尝试预渲染视图。我该怎么做?

或者我应该将音频生成放在不同的线程中?我想,无论如何,AU 都是根据需要异步调用的。

On iPhone, I'm using an AudioUnit as a tone generator. Works fine.

However, when I flip the view (turn the back side forward to display an info screen), during the transition the generated tone crackles, both in Simulator and on Device. This happens only when the flipside view is displayed for the first time. Subsequent flips don't crackle.

The flipside view contains a UIWebView displaying a local HTML file. (I didn't come up with another way to display rich text.) Maybe I should try to pre-render the view. How can I do this?

Or should I put the audio generation in a different thread? I thought, AUs are called asynchronously—as needed— anyway.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文