unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Justus Winter <justus@sequoia-pgp.org>
To: 45268@debbugs.gnu.org
Cc: Justus Winter <justus@sequoia-pgp.org>
Subject: [bug#45268] [PATCH] gnu: pulseaudio: Add webrtc-audio-processing to inputs.
Date: Wed, 16 Dec 2020 13:11:41 +0100	[thread overview]
Message-ID: <20201216121141.311246-1-justus@sequoia-pgp.org> (raw)

This enables acoustic echo cancellation using the 'webrtc' method.

* gnu/packages/pulseaudio.scm (pulseaudio)[inputs]: Add
webrtc-audio-processing.

Signed-off-by: Justus Winter <justus@sequoia-pgp.org>
---
 gnu/packages/pulseaudio.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm
index af74c0ac5c..b36dcab043 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -232,6 +232,7 @@ rates.")
        ("libltdl" ,libltdl)
        ("fftwf" ,fftwf)
        ("avahi" ,avahi)
+       ("webrtc-audio-processing", webrtc-audio-processing)
 
        ;; For the optional X11 modules.
        ("libice" ,libice)
-- 
2.29.2





             reply	other threads:[~2020-12-16 12:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-16 12:11 Justus Winter [this message]
2020-12-30 10:55 ` bug#45268: [PATCH] gnu: pulseaudio: Add webrtc-audio-processing to inputs Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201216121141.311246-1-justus@sequoia-pgp.org \
    --to=justus@sequoia-pgp.org \
    --cc=45268@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).