hell001

Results 3 issues of hell001

Just using the basic syntax for now: ``` let player = STKAudioPlayer() player.play("") ``` Running this will cause the very beginning of the audio to be chopped off. So like,...

This has been happening for months and I refrained from posting here because I 'm not sure i have enough info to help diagnose. but im not sure what else...

Maybe I'm doing something wrong but this seems like a basic enough example: ``` let items = [ URL(string: "")!, URL(string: "")!, URL(string: "")! ] ``` then I have a...