google / oboe

Oboe is a C++ library that makes it easy to build high-performance audio apps on Android.
Apache License 2.0
3.72k stars 573 forks source link

OboeTester: DataPaths input margin increased from 1 to 3 #2047

Closed philburk closed 5 months ago

philburk commented 5 months ago

This prevents underruns when doing sample rate conversion.

Fixes #2046