diff options
author | Chris Robinson <[email protected]> | 2011-05-06 00:38:10 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2011-05-06 00:38:10 -0700 |
commit | 1363e044acb52e9e51e2b3dcdc6dbad823ccb06c (patch) | |
tree | 07d01ec3fa48890b48cb0da4a47095084bd5c164 /alsoftrc.sample | |
parent | 9967d4eadded7cfc0c8424d6ffd756b85ba6f4ef (diff) |
Remove the head_dampen option
Now that HRTF is properly supported, it's not needed
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 02520c68..87ac2198 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -55,14 +55,6 @@ # stereo modes. #cf_level = 0 -## head_dampen: -# Sets the amount of dampening on sounds emanating from behind the listener. -# This is used to simulate the natural occlusion of the head, which is -# typically missing with mono and stereo output, and as such, only works on -# mono and stereo output modes. Valid values range from 0 to 1 (inclusive), -# and higher values provide a stronger effect. -#head_dampen = 0.25 - ## frequency: # Sets the output frequency. #frequency = 44100 |