1

我想用 Ionic 框架制作一个 iOS 应用程序。

我可以使用 Ionic 框架修改音轨,例如音高和音调吗?

Ionic 框架的限制是什么?

谢谢你。

4

2 回答 2

1

不会。Ionic在这方面不会为您提供任何帮助。它更像是一个布局框架(样式+指令),它与音频处理无关..

看看:
https ://github.com/goldfire/howler.js/
https://github.com/CreateJS/SoundJS

于 2014-04-03T11:01:36.380 回答
0

我认为您会受到网络视图中音频方面的限制

见: http : //www.html5rocks.com/en/tutorials/webaudio/intro/ http://caniuse.com/audio

于 2014-03-14T22:23:46.967 回答