Skip to content

Commit

Permalink
Add HRTF configuration file for portable build
Browse files Browse the repository at this point in the history
  • Loading branch information
ThreeDeeJay authored Jun 26, 2024
1 parent 3c9cb48 commit 1a21e9e
Showing 1 changed file with 74 additions and 0 deletions.
74 changes: 74 additions & 0 deletions configs/HRTF/alsoft.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
[general]
disable-cpu-exts=
drivers=
channels=stereo
sample-type=
frequency=
period_size=
periods=
stereo-mode=headphones
stereo-encoding=hrtf
ambi-format=
hrtf=true
hrtf-mode=full
hrtf-size=0
default-hrtf=
hrtf-paths=
cf_level=0
resampler=cubic
rt-prio=
rt-time-limit=
sources=
slots=
sends=
front-stablizer=
output-limiter=true
dither=true
dither-depth=
volume-adjust=
excludefx=
default-reverb=
trap-alc-error=
trap-al-error=

[decoder]
hq-mode=true
distance-comp=true
nfc=true
speaker-dist=
quad=
surround51=
surround61=
surround71=
surround714=
surround3d71=

[uhj]
decode-filter=
encode-filter=

[reverb]
boost=0

[wasapi]
spatial-api=
allow-resampler=

[dsound]

[winmm]

[wave]
file=
bformat=

[eax]
enable=true

[game_compat]
default-error=
nfc-scale=1
enable-sub-data-ext=
reverse-x=false
reverse-y=false
reverse-z=false

0 comments on commit 1a21e9e

Please sign in to comment.