barsoosayque

Results 28 comments of barsoosayque

Sorry to bother again, but I recently moved my library from gitlab to github, and I kindly ask you to change libGDX Oboe link to [barsoosayque/libgdx-oboe](https://github.com/barsoosayque/libgdx-oboe) (since I want to...

Finally, I got time for this issue. I'm still not sure what is wrong, but I made internal oboe checks to log warnings instead of throwing an exception so it...

Can confirm this helps. Though, I'm compiling to `x86_64`. Currently just setting it through an environment variable as a workaround (together with `TARGET_CC`, `TARGET_AR` and `TARGET_LD`).

I tested this on music example and on my device there is no difference (or possibly I don't hear very well :cry:). AFAIR there is nothing in Oboe itself that...

Oh. My thoughts on that is because I don't hear any difference on my device, it must be device specific, hence this issue is something with `google/oboe` (either AAudio implementation...

Thanks for the detailed report. Yeah, seems pretty easy to do, `libavformat.so` (and every other ffmpeg library) built by me, so I'll read the SO link and definitely try this...

Alright, I've updated the native libs in 525008c, no difference on my device, hopefully it actually works for those older androids. (I suggest making clean builds). I have no old...