From d7a452588cf9fc53c14712949c260e91799c6262 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 1 May 2011 14:16:05 -0700 Subject: Document the hrtf config option --- alsoftrc.sample | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/alsoftrc.sample b/alsoftrc.sample index 87806a35..02520c68 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -35,6 +35,13 @@ # AL_FORMAT_71CHN32 (32-bit float 7.1 output) #format = AL_FORMAT_STEREO16 +## hrtf: +# Enables HRTF filters. These filters provide for better sound spatialization +# while using headphones. The filters will only work when output is 44100hz +# stereo. While HRTF is active, both cf_level and head_dampen are disabled. +# Default is disabled since stereo speaker output quality may suffer. +#hrtf = false + ## cf_level: # Sets the crossfeed level for stereo output. Valid values are: # 0 - No crossfeed -- cgit v1.2.3