Phil Burk

Results 167 issues of Phil Burk

See discussion at #1228

bug
P1
Samsung
quirk

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...

bug

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...

bug

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.

bug

This will help when measuring latency for BT devices that have a microphone.

enhancement
apps

See discussion at https://groups.google.com/g/pforthdev/c/M52T3OGr8dc

enhancement