How to set a loop not at the end of track using AudioKit sequencer?

荒凉一梦 提交于 2019-12-13 00:41:31

问题


Is there a way to set loop in the AKSequencer with arbitrary start and end timestamps. As I see, the method setLoopInfo only allows you set the loop which end is exactly at the end of the track. But I want to set a loop in the middle of a track.

I understand that this limitation of the AudioKit Sequencer grows from the limitation in the underlying apple'a MusicalPlayer, but maybe there are some workarounds...

来源:https://stackoverflow.com/questions/55161566/how-to-set-a-loop-not-at-the-end-of-track-using-audiokit-sequencer

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