alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* Bad vumeter data in aplay/arecord
       [not found] <1600765753502420902-webhooks-bot@alsa-project.org>
@ 2020-09-22  9:09 ` GitHub issues - opened
  0 siblings, 0 replies; only message in thread
From: GitHub issues - opened @ 2020-09-22  9:09 UTC (permalink / raw)
  To: alsa-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-22  9:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1600765753502420902-webhooks-bot@alsa-project.org>
2020-09-22  9:09 ` Bad vumeter data in aplay/arecord GitHub issues - opened

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).