logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

default.pa - PulseAudio Sound Server Startup Script

Authors

The PulseAudio Developers <pulseaudio-discuss (at) lists (dot) freedesktop (dot) org>; PulseAudio is available from http://pulseaudio.org/

Description

The PulseAudio sound server interprets a configuration script on startup, which is mainly used to define the set of modules to load. When PulseAudio runs in the per-user mode and ~/.config/pulse/default.pa exists, that file is used. When PulseAudio runs in the per-user mode and that file doesn't exist, /etc/pulse/default.pa is used. When PulseAudio runs as a system service, /etc/pulse/system.pa is used. The script should contain directives in the PulseAudio CLI language, as documented in pulse-cli-syntax(5).

Name

default.pa - PulseAudio Sound Server Startup Script

See Also

pulse-cli-syntax(5), pulse-daemon.conf(5), pulseaudio(1), pacmd(1) Manuals User default.pa(5)

Synopsis

~/.config/pulse/default.pa/etc/pulse/default.pa/etc/pulse/system.pa

See Also