google/oboe

OboeTester needs volume report in Recorder

Open

#2,120 opened on Nov 24, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (626 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (4,075 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide