Phil Burk
Phil Burk
When testing Bluetooth A2DP, the INPUT tests are not valid because the device is OUTPUT only. Skipping INPUT is clumsy and results in a confused state. Also if the UNPLUG...
This is a simulation of a metal plate based on all-pass delays.
Uses coroutine to call Oboe native to prevent ANR.
This handles the case where a DISCONNECT occurs between Open and Start. See #1629
Android version(s): master Android device(s): Pixel 6 Oboe version: main **Steps to reproduce** I hacked AAudioStream_requestStart() so that it returns AAUDIO_ERROR_DISCONNECTED the first time it is called. This simulates a...
Android version(s): master Android device(s): Pixel 6 Oboe version: main Steps to reproduce I hacked AudioStreamAAudio::requestStart() so that it returns ErrorDisconnected the first time it is called. static bool sFirstTime...
Enable the unit test in testResampler.cpp to reproduce this. There is an initial hump and then the output is shaped correctly but with very low amplitude.
This will help when measuring latency for BT devices that have a microphone.
See discussion at https://groups.google.com/g/pforthdev/c/M52T3OGr8dc