[Bug 1923841] Re: [SRU] Increase recording quality

Ubuntu Foundations Team Bug Bot 1923841 at bugs.launchpad.net
Wed Apr 14 16:28:48 UTC 2021


The attachment "alsa-utils_1.2.4-1ubuntu3.debdiff" seems to be a
debdiff.  The ubuntu-sponsors team has been subscribed to the bug report
so that they can review and hopefully sponsor the debdiff.  If the
attachment isn't a patch, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1923841

Title:
  [SRU] Increase recording quality

Status in HWE Next:
  New
Status in alsa-utils package in Ubuntu:
  New

Bug description:
  [Impact]
  Audio gets recorded by "arecord" has really bad sound quality when the volume is low.

  [Fix]
  https://github.com/alsa-project/alsa-utils/pull/69
  Switch the default audio format from 8 bits to 16 bits if hardware supports it.

  [Test]
  1. Plug a microphone.
  2. Run `arecord | aplay` and say something to the microphone.
  3. Only noise can be heard.

  With the fix applied, the recording is clear.

  [Where problems could occur]
  If there's any hardware falsely advertised to support 16 bits, this change will break them.
  However, this is effectively using `arecord -f cd` or `arecord -f cdr`, so that's not likely.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1923841/+subscriptions



More information about the Ubuntu-sponsors mailing list