The openal configuration file
*****************************
Users can give openal hints as to optimal defaults for various
parameters via the openal configuration file. The openal configuration
file should be placed in either `/etc' or in one's home directory,
being named `openalrc' in the first location or `.openalrc' in the
second location.
The configuration language is meant to be lisp-like. This does not
mean that it supports lisp constructs, only that it looks something like
lisp. This hideous language is referred to within the openal sources as
`ALRC' (for openAL Resource Configuration language).