1 # This file is part of PulseAudio.
3 # PulseAudio is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU Lesser General Public License as published by
5 # the Free Software Foundation; either version 2 of the License, or
6 # (at your option) any later version.
8 # PulseAudio is distributed in the hope that it will be useful, but
9 # WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 # General Public License for more details.
13 # You should have received a copy of the GNU Lesser General Public License
14 # along with PulseAudio; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
18 ## Configuration file for the PulseAudio daemon. See pulse-daemon.conf(5) for
19 ## more information. Default values are commented out. Use either ; or # for
21 changequote(`[', `]')dnl Set up m4 quoting
25 ; allow-module-loading = yes
28 ; system-instance = no
29 ifelse(@HAVE_DBUS@, 1, [dnl
30 ; local-server-type = user
33 ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
40 ; realtime-scheduling = yes
41 ; realtime-priority = 5
44 ; scache-idle-time = 20
46 ; dl-search-path = (depends on architecture)
48 ; load-default-script-file = yes
49 ; default-script-file = @PA_DEFAULT_CONFIG_DIR@/default.pa
57 ; resample-method = speex-float-3
58 ; enable-remixing = yes
59 ; enable-lfe-remixing = no
63 ifelse(@HAVE_SYS_RESOURCE_H@, 1, [dnl
74 ; rlimit-sigpending = -1
75 ; rlimit-msgqueue = -1
78 ; rlimit-rttime = 1000000
81 ; default-sample-format = s16le
82 ; default-sample-rate = 44100
83 ; default-sample-channels = 2
84 ; default-channel-map = front-left,front-right
86 ; default-fragments = 4
87 ; default-fragment-size-msec = 25
89 ; enable-sync-volume = yes
90 ; sync-volume-safety-margin-usec = 8000
91 ; sync-volume-extra-delay-usec = 0