Bad vumeter data in aplay/arecord
22 Sep
2020
22 Sep
'20
11:09 a.m.
alsa-project/alsa-utils issue #57 was opened from SuitableUsername:
In aplay.c the wrong count is passed to compute_max_peak(). Instead of "r * hwparams.channels" it should be "r * bits_per_frame / 8".
Also, the vumeter should really show an overall peak level percentage because the transitory 1/8 second one has very little value.
Issue URL : https://github.com/alsa-project/alsa-utils/issues/57 Repository URL: https://github.com/alsa-project/alsa-utils
1552
Age (days ago)
1552
Last active (days ago)
0 comments
1 participants
participants (1)
-
GitHub issues - opened