I want to make an iOS app with Ionic framework.
Can I modify sound tracks with Ionic framework such as the pitch and tones?
What's the limit of Ionic framework?
Thank you.
I think you'd be more limited by what you can do audio-wise in a webview
see: http://www.html5rocks.com/en/tutorials/webaudio/intro/ http://caniuse.com/audio
No. Ionic will assist you nothing in this regards. it's more of a layout framework (style+directives), it has nothing to do with audio processing..
Take a look at:
https://github.com/goldfire/howler.js/
https://github.com/CreateJS/SoundJS