Dimitris C.

Results 12 comments of Dimitris C.

Hey, thanks for raising this, is there a demo server for Amperfy that I can use to try and investigate further?

After some investigation I'm not sure this can be improved... Although I added the `mp3` files to the sample project and queued them and noticed a slightly less gap than...

I don't think this is related to that bug After researching a bit there maybe a way to remove junk from mp3 files but that would require actually knowing when...

iSub uses BASS player by unseen https://www.un4seen.com under the hood - so it's quite different than AudioStreaming approach, which uses AudioFileStream from Core Audio to play audio content. I'm sure...

Closing this, mp3 are not gapless by default and should have extra handling to support this.

You are more than welcome to add this feature yourself and PR, I am not than happy to review this. You'd need to parse the non-standard format of m3u file...

Thanks for raising this, will have a look

There's seems to be an issue with this audio file and `AudioFileStreamParseBytes` doesn't produce `kAudioFileStreamProperty_ReadyToProducePackets` which is required to be called by `Audio File Stream Services` in order to start...