diff options
author | Chris Robinson <[email protected]> | 2011-05-17 05:04:08 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2011-05-17 05:04:08 -0700 |
commit | 86ed2ee72b649b1c365ab35602d0ae8636005334 (patch) | |
tree | adb84e30460759a2ba71ea6d88b4c3b3922cae22 /alsoftrc.sample | |
parent | 2abeed069bdca3d2778898ef63d4a4d22b4bf319 (diff) |
Add mmdevapi to alsoftrc.sample
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 c1ec67f7..3ba4f85c 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -118,7 +118,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,dsound,winmm,port,null,wave +#drivers = pulse,alsa,core,oss,solaris,mmdevapi,dsound,winmm,port,null,wave ## excludefx: # Sets which effects to exclude, preventing apps from using them. This can |