Arthur

Results 24 comments of Arthur

Hey Loreto, Sorry for the late answer. To be honest all libraries that included into this repository are dependencies for my [audio library](https://github.com/ap4y/OrigamiEngine), I didn't plan to include other libraries,...

I will try to look into it over the weekend.

There is a separate [subspec](https://github.com/ap4y/OrigamiEngine/blob/master/OrigamiEngine.podspec#L33-L69) for an `opus` support.

Cool, will try to check it over the weekend.

Updated on master, was a error in opus decoder (incorrect sampling rate was used).

there is an issue about this bug: #52, but I haven't looked into it yet.

you have to pull git [submodules](https://github.com/ap4y/OrigamiEngine/blob/master/.gitmodules)

Hi, Right now there is not such feature, it's not hard to implement I think. I think changing sample rate in required proportion in converter will allow you to achieve...

Thanks @explicitcall. Never knew about that :) Just wanted to clarify by playback rate you mean ability to play more(or less?) samples of the `PCM` data within the same period...

Technically playing from the app bundle shouldn't be much different from any other path. I would suggest checking url format.