diff options
author | Chris Robinson <[email protected]> | 2011-06-22 19:31:27 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2011-06-22 19:31:27 -0700 |
commit | 9c23bc53b7eb28e51a1fff61380cbf173942a9a5 (patch) | |
tree | 6a931926fb3a42e4b37d11196583aa883afdd4e3 /alsoftrc.sample | |
parent | 96b6cd46e6627abdc2d9bba5096fbe9c4be0a433 (diff) |
Update the default drivers config option comment
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 c3429171..de389591 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -109,7 +109,7 @@ # followed by all other available backends, while 'oss' will list OSS only). # Backends prepended with - won't be available for use (eg. '-oss,' will allow # all available backends except OSS). An empty list means the default. -#drivers = pulse,alsa,core,oss,solaris,mmdevapi,dsound,winmm,port,null,wave +#drivers = pulse,alsa,core,oss,solaris,sndio,mmdevapi,dsound,winmm,port,opensl,null,wave ## excludefx: # Sets which effects to exclude, preventing apps from using them. This can |