unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45268] [PATCH] gnu: pulseaudio: Add webrtc-audio-processing to inputs.
@ 2020-12-16 12:11 Justus Winter
  2020-12-30 10:55 ` bug#45268: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Justus Winter @ 2020-12-16 12:11 UTC (permalink / raw)
  To: 45268; +Cc: Justus Winter

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#45268: [PATCH] gnu: pulseaudio: Add webrtc-audio-processing to inputs.
  2020-12-16 12:11 [bug#45268] [PATCH] gnu: pulseaudio: Add webrtc-audio-processing to inputs Justus Winter
@ 2020-12-30 10:55 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-12-30 10:55 UTC (permalink / raw)
  To: Justus Winter; +Cc: 45268-done


Hey,

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

Pushed to core-updates, thanks!

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-30 10:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 12:11 [bug#45268] [PATCH] gnu: pulseaudio: Add webrtc-audio-processing to inputs Justus Winter
2020-12-30 10:55 ` bug#45268: " Mathieu Othacehe

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).