Don Turner
Don Turner
I'll let @DanAlbert answer the main question but I'll try to answer your side question: The samples are able to use `c++_static` because they're building Oboe from source, rather than...
Thanks very much for filing this - it definitely looks like a bug. Edit: maybe not, see below.
Looking into this a bit more, I noticed [this comment](https://github.com/google/oboe/blob/88f2d79047877a54b2933f15b665d916f02bfe5d/src/aaudio/AudioStreamAAudio.cpp#L266) This means that `write` should return `ErrorDisconnected` or `ErrorClosed` if the stream is no longer available. That seems to be...
Thanks for letting us know about this. It sounds like on some devices when requesting a stream with 2 or less channels a low latency stream is provided, otherwise a...
I don't have an S10 to test on but I do have an S9 running Android 10 and a Pioneer DDJ-WEGO3. I tried reproducing this issue on that hardware and...
I have filed an issue with Samsung ([b/168790057](http://b/168790057)) so will close this here and update when there is any progress.
Possibly related: I've been testing with an S9 today and have been experiencing attenuation using certain input presets (see https://github.com/google/oboe/issues/1006), although not the _same_ presets. On this bug the S8...
@evan-manyhats I'd like to understand this problem a bit more and have some questions: - Is the input level so low as to be unusable for your use case? Or...
Closing due to inactivity. Please add a comment if you are able to answer the questions above and we can reopen.
rename to SimpleSound and also link to hello-oboe sample now in the NDK repo