[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mumble issues with pulseaudio
From: |
ng0 |
Subject: |
Re: mumble issues with pulseaudio |
Date: |
Mon, 3 Apr 2017 15:52:11 +0000 |
Alex Kost transcribed 0.8K bytes:
> Ludovic Courtès (2017-04-03 12:08 +0200) wrote:
>
> > 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:
> >
> > pcm.!default {
> > type pulse
> > }
> >
> > 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.
>
> At least I'm one of those people :-) I even have the following in my
> .bash_profile to make sure that pulseaudio is never used:
>
> export AUDIODRIVER=alsa
> export SDL_AUDIODRIVER=alsa
>
> --
> Alex
>
I have an idea:
Default to include it.
We could have a setting which can be defined in the
(operating-system) to set (profile-creation-asoundrc #f).
- Re: mumble issues with pulseaudio, Ludovic Courtès, 2017/04/01
- Re: mumble issues with pulseaudio, ng0, 2017/04/01
- Re: mumble issues with pulseaudio, ng0, 2017/04/01
- Re: mumble issues with pulseaudio, Florian Paul Schmidt, 2017/04/02
- Re: mumble issues with pulseaudio, Florian Paul Schmidt, 2017/04/02
- Re: mumble issues with pulseaudio, Ludovic Courtès, 2017/04/03
- Re: mumble issues with pulseaudio, Alex Kost, 2017/04/03
- Re: mumble issues with pulseaudio,
ng0 <=
- Re: mumble issues with pulseaudio, Ludovic Courtès, 2017/04/03
- Re: mumble issues with pulseaudio, Alex Kost, 2017/04/05
- Re: mumble issues with pulseaudio, ng0, 2017/04/05
- Re: mumble issues with pulseaudio, Florian Paul Schmidt, 2017/04/05
- Re: mumble issues with pulseaudio, Ludovic Courtès, 2017/04/08
Re: mumble issues with pulseaudio, Ludovic Courtès, 2017/04/02