ansible/roles/pulseaudio
2021-02-08 10:41:07 -06:00
..
defaults Bump Pulse sample rate 2021-01-25 19:42:23 -06:00
tasks Finally remove pulseaudio user services 2021-01-25 19:55:54 -06:00
templates Always restart pulse. Always. 2021-02-08 10:41:07 -06:00
README.md Make Pulse role more modular 2021-01-25 19:38:55 -06:00

pulseaudio

Role to configure Pulseaudio as a system-wide daemon without using Pulse in system mode.

What?

Pulseaudio runs as its own server with control over the audio hardware in pulseaudio.service. It listens on a socket in /tmp/pulse-server responding to members of the audio group.

Why?

It allows for clean, efficient multi-user setups.