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 needs volume report in Recorder #2120

Open philburk opened 5 days ago

philburk commented 5 days ago

To help with issues such as #2117, we should add a volume report in the Recorder test. When the recording is stopped, we could scan the signal and measure peak amplitude and RMS. These could be displayed above the VU meters.