2007-11-14 02:02:18 +00:00
|
|
|
# OpenAL config file. Options that are not under a block or are under the
|
|
|
|
# [general] block are for general, non-backend-specific options. Blocks may
|
|
|
|
# appear multiple times, and duplicated options will take the last value
|
2008-01-20 02:18:14 +00:00
|
|
|
# specified.
|
|
|
|
# The system-wide settings can be put in /etc/openal/alsoft.conf and user-
|
|
|
|
# specific override settings in ~/.alsoftrc.
|
2008-06-05 01:09:21 +00:00
|
|
|
# For Windows, these settings should go into %AppData%\alsoft.ini
|
2007-11-14 02:02:18 +00:00
|
|
|
|
|
|
|
# Option and block names are case-insenstive. The supplied values are only
|
|
|
|
# hints and may not be honored (though generally it'll try to get as close as
|
2009-08-13 20:48:06 +00:00
|
|
|
# possible). Note: options that are left unset may default to app- or system-
|
|
|
|
# specified values. These are the current available settings:
|
2007-11-14 02:02:18 +00:00
|
|
|
|
2012-08-13 17:37:49 +00:00
|
|
|
## disable-cpu-exts:
|
|
|
|
# Disables use of the listed CPU extensions. Certain methods may utilize CPU
|
|
|
|
# extensions when detected, and this option is useful for preventing those
|
2013-05-22 23:59:20 +00:00
|
|
|
# extensions from being used. The available extensions are: sse, sse2, neon.
|
2012-08-14 10:53:07 +00:00
|
|
|
# Specifying 'all' disables use of all extensions.
|
2012-08-13 17:37:49 +00:00
|
|
|
#disable-cpu-exts =
|
|
|
|
|
2012-02-15 23:22:44 +00:00
|
|
|
## channels:
|
|
|
|
# Sets the output channel configuration. If left unspecified, one will try to
|
|
|
|
# be detected from the system, and defaulting to stereo. The available values
|
|
|
|
# are: mono, stereo, quad, surround51, surround61, surround71
|
|
|
|
#channels = stereo
|
|
|
|
|
|
|
|
## sample-type:
|
|
|
|
# Sets the output sample type. Currently, all mixing is done with 32-bit float
|
|
|
|
# and converted to the output sample type as needed. Available values are:
|
|
|
|
# int8 - signed 8-bit int
|
|
|
|
# uint8 - unsigned 8-bit int
|
|
|
|
# int16 - signed 16-bit int
|
|
|
|
# uint16 - unsigned 16-bit int
|
|
|
|
# int32 - signed 32-bit int
|
|
|
|
# uint32 - unsigned 32-bit int
|
|
|
|
# float32 - 32-bit float
|
|
|
|
#sample-type = float32
|
2009-05-18 05:24:29 +00:00
|
|
|
|
2011-05-01 21:16:05 +00:00
|
|
|
## hrtf:
|
|
|
|
# Enables HRTF filters. These filters provide for better sound spatialization
|
2011-09-18 18:25:44 +00:00
|
|
|
# while using headphones. The default filter will only work when output is
|
|
|
|
# 44100hz stereo. While HRTF is active, the cf_level option is disabled.
|
|
|
|
# Default is disabled since stereo speaker output quality may suffer.
|
2011-05-01 21:16:05 +00:00
|
|
|
#hrtf = false
|
|
|
|
|
2012-03-12 02:29:19 +00:00
|
|
|
## hrtf_tables
|
|
|
|
# Specifies a comma-separated list of files containing HRTF data sets. The
|
|
|
|
# listed data sets can be used in place of or in addiiton to the the built-in
|
2012-09-12 12:34:42 +00:00
|
|
|
# set. The format of the files are described in hrtf.txt. The filenames may
|
|
|
|
# contain these markers, which will be replaced as needed:
|
|
|
|
# %r - Device sampling rate
|
|
|
|
# %% - Percent sign (%)
|
|
|
|
# So if this is set to "kemar-%r-diffuse.mhr", it will try to open
|
|
|
|
# "kemar-44100-diffuse.mhr" if the device is using 44100hz output, or
|
|
|
|
# "kemar-48000-diffuse.mhr" if the device is using 48000hz output, etc.
|
2012-03-12 02:29:19 +00:00
|
|
|
#hrtf_tables =
|
|
|
|
|
2009-05-18 05:24:29 +00:00
|
|
|
## cf_level:
|
|
|
|
# Sets the crossfeed level for stereo output. Valid values are:
|
|
|
|
# 0 - No crossfeed
|
|
|
|
# 1 - Low crossfeed
|
|
|
|
# 2 - Middle crossfeed
|
|
|
|
# 3 - High crossfeed (virtual speakers are closer to itself)
|
|
|
|
# 4 - Low easy crossfeed
|
|
|
|
# 5 - Middle easy crossfeed
|
|
|
|
# 6 - High easy crossfeed
|
|
|
|
# Users of headphones may want to try various settings. Has no effect on non-
|
|
|
|
# stereo modes.
|
|
|
|
#cf_level = 0
|
|
|
|
|
2012-08-09 12:38:07 +00:00
|
|
|
## wide-stereo:
|
|
|
|
# Specifies that stereo sources are given a width of about 120 degrees on each
|
|
|
|
# channel, centering on -90 (left) and +90 (right), as opposed to being points
|
|
|
|
# placed at -30 (left) and +30 (right). This can be useful for surround-sound
|
|
|
|
# to give stereo sources a more encompassing sound. Note that the sound's
|
|
|
|
# overall volume will be slightly reduced to account for the extra output.
|
|
|
|
#wide-stereo = false
|
|
|
|
|
2009-05-18 05:24:29 +00:00
|
|
|
## frequency:
|
|
|
|
# Sets the output frequency.
|
|
|
|
#frequency = 44100
|
|
|
|
|
2010-01-11 13:37:20 +00:00
|
|
|
## resampler:
|
|
|
|
# Selects the resampler used when mixing sources. Valid values are:
|
2011-12-20 09:36:01 +00:00
|
|
|
# point - nearest sample, no interpolation
|
|
|
|
# linear - extrapolates samples using a linear slope between samples
|
|
|
|
# cubic - extrapolates samples using a Catmull-Rom spline
|
2010-01-11 13:37:20 +00:00
|
|
|
# Specifying other values will result in using the default (linear).
|
2011-12-20 09:36:01 +00:00
|
|
|
#resampler = linear
|
2010-01-11 13:37:20 +00:00
|
|
|
|
2009-12-02 07:15:09 +00:00
|
|
|
## rt-prio:
|
|
|
|
# Sets real-time priority for the mixing thread. Not all drivers may use this
|
2010-07-18 06:30:25 +00:00
|
|
|
# (eg. PortAudio) as they already control the priority of the mixing thread.
|
2009-12-02 07:15:09 +00:00
|
|
|
# 0 and negative values will disable it. Note that this may constitute a
|
|
|
|
# security risk since a real-time priority thread can indefinitely block
|
|
|
|
# normal-priority threads if it fails to wait. As such, the default is
|
|
|
|
# disabled.
|
|
|
|
#rt-prio = 0
|
|
|
|
|
2009-09-17 05:58:54 +00:00
|
|
|
## period_size:
|
|
|
|
# Sets the update period size, in frames. This is the number of frames needed
|
2012-03-04 13:44:37 +00:00
|
|
|
# for each mixing update. Acceptable values range between 64 and 8192.
|
2009-09-17 05:58:54 +00:00
|
|
|
#period_size = 1024
|
|
|
|
|
|
|
|
## periods:
|
|
|
|
# Sets the number of update periods. Higher values create a larger mix ahead,
|
|
|
|
# which helps protect against skips when the CPU is under load, but increases
|
2012-03-04 13:44:37 +00:00
|
|
|
# the delay between a sound getting mixed and being heard. Acceptable values
|
|
|
|
# range between 2 and 16.
|
2009-09-17 05:58:54 +00:00
|
|
|
#periods = 4
|
2009-05-18 05:24:29 +00:00
|
|
|
|
|
|
|
## sources:
|
|
|
|
# Sets the maximum number of allocatable sources. Lower values may help for
|
|
|
|
# systems with apps that try to play more sounds than the CPU can handle.
|
|
|
|
#sources = 256
|
|
|
|
|
|
|
|
## drivers:
|
|
|
|
# Sets the backend driver list order, comma-seperated. Unknown backends and
|
2009-11-22 23:43:05 +00:00
|
|
|
# duplicated names are ignored. Unlisted backends won't be considered for use
|
|
|
|
# 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).
|
2010-06-06 02:33:06 +00:00
|
|
|
# Backends prepended with - won't be available for use (eg. '-oss,' will allow
|
|
|
|
# all available backends except OSS). An empty list means the default.
|
2013-03-14 08:29:20 +00:00
|
|
|
#drivers = pulse,alsa,core,oss,solaris,sndio,qsa,mmdevapi,dsound,winmm,port,opensl,null,wave
|
2009-05-18 05:24:29 +00:00
|
|
|
|
|
|
|
## excludefx:
|
|
|
|
# Sets which effects to exclude, preventing apps from using them. This can
|
|
|
|
# help for apps that try to use effects which are too CPU intensive for the
|
2013-10-03 10:32:54 +00:00
|
|
|
# system to handle. Available effects are: eaxreverb,reverb,autowah,chorus,
|
2013-10-03 14:55:12 +00:00
|
|
|
# compressor,distortion,echo,equalizer,flanger,modulator,dedicated
|
2009-05-18 05:24:29 +00:00
|
|
|
#excludefx =
|
|
|
|
|
|
|
|
## slots:
|
|
|
|
# Sets the maximum number of Auxiliary Effect Slots an app can create. A slot
|
|
|
|
# can use a non-negligible amount of CPU time if an effect is set on it even
|
|
|
|
# if no sources are feeding it, so this may help when apps use more than the
|
|
|
|
# system can handle.
|
|
|
|
#slots = 4
|
|
|
|
|
|
|
|
## sends:
|
2010-11-06 22:08:54 +00:00
|
|
|
# Sets the number of auxiliary sends per source. When not specified (default),
|
|
|
|
# it allows the app to request how many it wants. The maximum value currently
|
|
|
|
# possible is 4.
|
|
|
|
#sends =
|
2009-05-18 05:24:29 +00:00
|
|
|
|
2010-04-08 22:41:32 +00:00
|
|
|
## layout:
|
|
|
|
# Sets the virtual speaker layout. Values are specified in degrees, where 0 is
|
|
|
|
# straight in front, negative goes left, and positive goes right. Unspecified
|
2010-04-11 21:23:10 +00:00
|
|
|
# speakers will remain at their default positions (which are dependant on the
|
|
|
|
# output format). Available speakers are back-left(bl), side-left(sl), front-
|
|
|
|
# left(fl), front-center(fc), front-right(fr), side-right(sr), back-right(br),
|
|
|
|
# and back-center(bc).
|
|
|
|
#layout =
|
2009-05-18 05:24:29 +00:00
|
|
|
|
2011-01-24 07:57:39 +00:00
|
|
|
## layout_*:
|
|
|
|
# Channel-specific layouts may be specified to override the layout option. The
|
|
|
|
# same speakers as the layout option are available, and the default settings
|
|
|
|
# are shown below.
|
2012-03-13 05:49:10 +00:00
|
|
|
#layout_stereo = fl=-90, fr=90
|
2012-03-01 18:06:55 +00:00
|
|
|
#layout_quad = fl=-45, fr=45, bl=-135, br=135
|
|
|
|
#layout_surround51 = fl=-30, fr=30, fc=0, bl=-110, br=110
|
|
|
|
#layout_surround61 = fl=-30, fr=30, fc=0, sl=-90, sr=90, bc=180
|
|
|
|
#layout_surround71 = fl=-30, fr=30, fc=0, sl=-90, sr=90, bl=-150, br=150
|
2011-01-24 07:57:39 +00:00
|
|
|
|
2012-01-20 09:51:27 +00:00
|
|
|
## default-reverb:
|
|
|
|
# A reverb preset that applies by default to all sources on send 0
|
|
|
|
# (applications that set their own slots on send 0 will override this).
|
2012-02-20 01:41:42 +00:00
|
|
|
# Available presets are: None, Generic, PaddedCell, Room, Bathroom,
|
|
|
|
# Livingroom, Stoneroom, Auditorium, ConcertHall, Cave, Arena, Hangar,
|
|
|
|
# CarpetedHallway, Hallway, StoneCorridor, Alley, Forest, City, Moutains,
|
|
|
|
# Quarry, Plain, ParkingLot, SewerPipe, Underwater, Drugged, Dizzy, Psychotic.
|
2012-01-20 09:51:27 +00:00
|
|
|
#default-reverb =
|
|
|
|
|
2011-09-10 08:23:59 +00:00
|
|
|
## trap-alc-error:
|
|
|
|
# Generates a SIGTRAP signal when an ALC device error is generated, on systems
|
|
|
|
# that support it. This helps when debugging, while trying to find the cause
|
|
|
|
# of a device error. On Windows, a breakpoint exception is generated.
|
|
|
|
#trap-alc-error = false
|
|
|
|
|
2011-09-10 08:12:34 +00:00
|
|
|
## trap-al-error:
|
|
|
|
# Generates a SIGTRAP signal when an AL context error is generated, on systems
|
|
|
|
# that support it. This helps when debugging, while trying to find the cause
|
|
|
|
# of a context error. On Windows, a breakpoint exception is generated.
|
|
|
|
#trap-al-error = false
|
|
|
|
|
2013-11-28 12:16:46 +00:00
|
|
|
##
|
|
|
|
## MIDI interface stuff (EXPERIMENTAL)
|
|
|
|
##
|
|
|
|
[midi]
|
|
|
|
|
|
|
|
## soundfont:
|
2013-12-16 23:05:53 +00:00
|
|
|
# A default soundfont (sf2 format). Used when an app requests the system
|
|
|
|
# default, or uses the MIDI interface without specifying its own soundfont.
|
2013-11-28 12:16:46 +00:00
|
|
|
#soundfont =
|
|
|
|
|
2011-07-21 05:26:16 +00:00
|
|
|
##
|
|
|
|
## Reverb effect stuff (includes EAX reverb)
|
|
|
|
##
|
|
|
|
[reverb]
|
|
|
|
|
|
|
|
## boost:
|
|
|
|
# A global amplification for reverb output, expressed in decibels. The value
|
|
|
|
# is logarithmic, so +6 will be a scale of (approximately) 2x, +12 will be a
|
|
|
|
# scale of 4x, etc. Similarly, -6 will be about half, and -12 about 1/4th. A
|
|
|
|
# value of 0 means no change.
|
|
|
|
#boost = 0
|
|
|
|
|
2011-07-21 05:53:46 +00:00
|
|
|
## emulate-eax:
|
|
|
|
# Allows the standard reverb effect to be used in place of EAX reverb. EAX
|
|
|
|
# reverb processing is a bit more CPU intensive than standard, so this option
|
|
|
|
# allows a simpler effect to be used at the loss of some quality.
|
|
|
|
#emulate-eax = false
|
|
|
|
|
2013-03-22 18:19:50 +00:00
|
|
|
##
|
|
|
|
## PulseAudio backend stuff
|
|
|
|
##
|
|
|
|
[pulse]
|
|
|
|
|
|
|
|
## spawn-server:
|
|
|
|
# Attempts to autospawn a PulseAudio server whenever needed (initializing the
|
|
|
|
# backend, enumerating devices, etc). Setting autospawn to false in Pulse's
|
|
|
|
# client.conf will still prevent autospawning even if this is set to true.
|
|
|
|
#spawn-server = true
|
|
|
|
|
|
|
|
## allow-moves:
|
|
|
|
# Allows PulseAudio to move active streams to different devices. Note that the
|
|
|
|
# device specifier (seen by applications) will not be updated when this
|
|
|
|
# occurs, and neither will the AL device configuration (sample rate, format,
|
|
|
|
# etc).
|
|
|
|
#allow-moves = false
|
|
|
|
|
2009-05-18 05:24:29 +00:00
|
|
|
##
|
|
|
|
## ALSA backend stuff
|
|
|
|
##
|
|
|
|
[alsa]
|
|
|
|
|
|
|
|
## device:
|
|
|
|
# Sets the device name for the default playback device.
|
|
|
|
#device = default
|
|
|
|
|
2011-08-19 11:02:36 +00:00
|
|
|
## device-prefix:
|
|
|
|
# Sets the prefix used by the discovered (non-default) playback devices. This
|
2011-08-20 03:47:08 +00:00
|
|
|
# will be appended with "CARD=c,DEV=d", where c is the card id and d is the
|
|
|
|
# device index for the requested device name.
|
2011-08-19 11:02:36 +00:00
|
|
|
#device-prefix = plughw:
|
|
|
|
|
2012-02-11 17:36:40 +00:00
|
|
|
## device-prefix-*:
|
|
|
|
# Card- and device-specific prefixes may be used to override the device-prefix
|
|
|
|
# option. The option may specify the card id (eg, device-prefix-NVidia), or
|
|
|
|
# the card id and device index (eg, device-prefix-NVidia-0). The card id is
|
|
|
|
# case-sensitive.
|
2012-08-14 05:31:58 +00:00
|
|
|
#device-prefix- =
|
2012-02-11 17:36:40 +00:00
|
|
|
|
2009-05-18 05:24:29 +00:00
|
|
|
## capture:
|
|
|
|
# Sets the device name for the default capture device.
|
|
|
|
#capture = default
|
|
|
|
|
2011-08-19 11:02:36 +00:00
|
|
|
## capture-prefix:
|
|
|
|
# Sets the prefix used by the discovered (non-default) capture devices. This
|
2011-12-20 09:45:29 +00:00
|
|
|
# will be appended with "CARD=c,DEV=d", where c is the card id and d is the
|
|
|
|
# device number for the requested device name.
|
2011-08-19 11:02:36 +00:00
|
|
|
#capture-prefix = plughw:
|
|
|
|
|
2012-02-11 17:36:40 +00:00
|
|
|
## capture-prefix-*:
|
|
|
|
# Card- and device-specific prefixes may be used to override the
|
|
|
|
# capture-prefix option. The option may specify the card id (eg,
|
|
|
|
# capture-prefix-NVidia), or the card id and device index (eg,
|
|
|
|
# capture-prefix-NVidia-0). The card id is case-sensitive.
|
|
|
|
#capture-prefix- =
|
|
|
|
|
2009-05-18 05:24:29 +00:00
|
|
|
## mmap:
|
|
|
|
# Sets whether to try using mmap mode (helps reduce latencies and CPU
|
|
|
|
# consumption). If mmap isn't available, it will automatically fall back to
|
|
|
|
# non-mmap mode. True, yes, on, and non-0 values will attempt to use mmap. 0
|
|
|
|
# and anything else will force mmap off.
|
|
|
|
#mmap = true
|
|
|
|
|
|
|
|
##
|
|
|
|
## OSS backend stuff
|
|
|
|
##
|
|
|
|
[oss]
|
|
|
|
|
|
|
|
## device:
|
|
|
|
# Sets the device name for OSS output.
|
|
|
|
#device = /dev/dsp
|
|
|
|
|
|
|
|
## capture:
|
|
|
|
# Sets the device name for OSS capture.
|
|
|
|
#capture = /dev/dsp
|
|
|
|
|
|
|
|
##
|
|
|
|
## Solaris backend stuff
|
|
|
|
##
|
|
|
|
[solaris]
|
|
|
|
|
|
|
|
## device:
|
|
|
|
# Sets the device name for Solaris output.
|
|
|
|
#device = /dev/audio
|
|
|
|
|
2013-03-22 18:19:50 +00:00
|
|
|
##
|
|
|
|
## QSA backend stuff
|
|
|
|
##
|
|
|
|
[qsa]
|
|
|
|
|
|
|
|
## device:
|
|
|
|
# Sets the device name for the default playback device.
|
|
|
|
#device = default
|
|
|
|
|
|
|
|
## capture:
|
|
|
|
# Sets the device name for the default capture device.
|
|
|
|
#capture = default
|
|
|
|
|
2011-05-18 22:13:11 +00:00
|
|
|
##
|
|
|
|
## MMDevApi backend stuff
|
|
|
|
##
|
|
|
|
[mmdevapi]
|
|
|
|
|
2009-09-17 05:58:54 +00:00
|
|
|
##
|
2009-05-18 05:24:29 +00:00
|
|
|
## DirectSound backend stuff
|
2009-09-17 05:58:54 +00:00
|
|
|
##
|
2009-05-18 05:24:29 +00:00
|
|
|
[dsound]
|
|
|
|
|
|
|
|
##
|
|
|
|
## Windows Multimedia backend stuff
|
|
|
|
##
|
|
|
|
[winmm]
|
|
|
|
|
|
|
|
##
|
|
|
|
## PortAudio backend stuff
|
|
|
|
##
|
|
|
|
[port]
|
|
|
|
|
|
|
|
## device:
|
|
|
|
# Sets the device index for output. Negative values will use the default as
|
|
|
|
# given by PortAudio itself.
|
|
|
|
#device = -1
|
|
|
|
|
2010-03-18 08:58:25 +00:00
|
|
|
## capture:
|
|
|
|
# Sets the device index for capture. Negative values will use the default as
|
|
|
|
# given by PortAudio itself.
|
|
|
|
#capture = -1
|
|
|
|
|
2009-05-18 05:24:29 +00:00
|
|
|
##
|
|
|
|
## Wave File Writer stuff
|
|
|
|
##
|
|
|
|
[wave]
|
|
|
|
|
|
|
|
## file:
|
|
|
|
# Sets the filename of the wave file to write to. An empty name prevents the
|
|
|
|
# backend from opening, even when explicitly requested.
|
|
|
|
# THIS WILL OVERWRITE EXISTING FILES WITHOUT QUESTION!
|
|
|
|
#file =
|