diff options
author | Chris Robinson <[email protected]> | 2010-01-08 01:08:27 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2010-01-08 01:08:27 -0800 |
commit | 91f28fa87c476f2415dd3d8ab4b70f789a07ec9f (patch) | |
tree | 6663c1f3a6b0cd56cbc47fc48659cd5c37cb9850 /alsoftrc.sample | |
parent | 82547db2db6276e2ce22eef4ce470b08a9714e16 (diff) |
Try the PulseAudio backend first
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index ed20c751..22c60a3c 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -100,7 +100,7 @@ # unless the list is ended with a comma (eg. 'oss,' will list OSS first # followed by all other available backends, while 'oss' will list OSS only). # An empty list means the default. -#drivers = alsa,oss,solaris,dsound,winmm,port,pulse,wave +#drivers = pulse,alsa,oss,solaris,dsound,winmm,port,wave ## excludefx: # Sets which effects to exclude, preventing apps from using them. This can |