diff --git a/openal-soft/alsoftrc.sample b/openal-soft/alsoftrc.sample index 039dba6..183e05f 100644 --- a/openal-soft/alsoftrc.sample +++ b/openal-soft/alsoftrc.sample @@ -289,33 +289,6 @@ #allow-resampler = false ## -## OSS backend stuff -## -[oss] - -## device: (global) -# Sets the device name for OSS output. -#device = /dev/dsp - -## capture: (global) -# Sets the device name for OSS capture. -#capture = /dev/dsp - -## -## Solaris backend stuff -## -[solaris] - -## device: (global) -# Sets the device name for Solaris output. -#device = /dev/audio - -## -## QSA backend stuff -## -[qsa] - -## ## JACK backend stuff ## [jack] @@ -335,21 +308,6 @@ #buffer-size = 0 ## -## MMDevApi backend stuff -## -[mmdevapi] - -## -## DirectSound backend stuff -## -[dsound] - -## -## Windows Multimedia backend stuff -## -[winmm] - -## ## PortAudio backend stuff ## [port]