help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mumble issues with pulseaudio


From: Ludovic Courtès
Subject: Re: mumble issues with pulseaudio
Date: Mon, 03 Apr 2017 12:08:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Florian Paul Schmidt <address@hidden> skribis:

> If the PulseAudio installation shipped with GuixSD is "sane" then it
> will provide a virtual ALSA pcm device and will globally route the pcm
> device called "default" to this virtual PCM device. This device will
> provide stream mixing, etc..

FWIW I have ~/.asoundrc with:

--8<---------------cut here---------------start------------->8---
pcm.!default {
    type pulse
}
--8<---------------cut here---------------end--------------->8---

to “reroute” ALSA applications to PulseAudio.

I’m not sure whether we should do that by default, or install this
.asoundrc for newly-created accounts.  I guess some people may not want
it.

Thoughts?

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]