Robert Wu
Robert Wu
Pixel 6 on T with 4 channels doesn't use MMAP and ends up with a burst of 960 and a tap to tone latency of 114ms. @philburk can add more...
More logging and statistics has been added with ag/17414565 and ag/17492239
Feel free to submit once you addressed my remaining comments.
See the comments in AudioStreamBuilder.setCallback ~~~ * Specifies an object to handle data or error related callbacks from the underlying API. * * This is the equivalent of calling both...
Below are some logs we get for reference ~~~ build.fingerprint = google/raven_hwasan/raven:UpsideDownCake/MASTER/eng.robert.20220720.224615:userdebug/dev-keys test.version = 2.3.0 test.version.code = 59 time.millis = 1660257951496 out.channels = 2 out.perf = ll out.preset = media...
Most of our apps seem to have this flag.  Should we add this to OboeTester?
It seems like around half our apps use -Ofast while the other half uses "$". Should we make this consistent?
It seems like the main challenge in this is how to fit everything in landscape mode. Here is an image of OboeTester in portrait mode.  In landscape mode, all...
Thanks for the report! I can repro the glitches on Android 12.1 sometimes. I cannot seem to repro this on Android 13.