google / oboe

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

OboeTester Data Paths needs to test input with a session ID #1942

Closed philburk closed 6 months ago

philburk commented 10 months ago

b/270535408 | P1 | [Oboe Tester] : VU meter doesn't work when channel-3, effects is selected during TEST INPUT test

It might only require allocating a Session ID and not enabling any specific effect.

philburk commented 7 months ago

This might detect problem seen in #951

philburk commented 6 months ago

DUP of #2001