Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HRFT audio #12

Open
giresun27 opened this issue Aug 28, 2022 · 2 comments
Open

HRFT audio #12

giresun27 opened this issue Aug 28, 2022 · 2 comments

Comments

@giresun27
Copy link

Hi quick question i am using your hrft audio but i dont hear sound and what settings should I use here ?

[HRTFAudio.HRTFAudioSubsystem]
DopplerSpeed=0.000000
AmbientFactor=0.000000
SoundVolume=0
MusicVolume=0
Channels=0
OutputRate=8000Hz
Latency=0
ReverseStereo=False
UseDigitalMusic=False
UseCDMusic=False
UseStereo=False
UseSurround=False
UseFilter=False

do you have an example or can you send me yours?????

@dpjudas
Copy link
Owner

dpjudas commented Aug 28, 2022

[Engine.Engine]
AudioDevice=HRTFAudio.HRTFAudioSubsystem

[HRTFAudio.HRTFAudioSubsystem]
UseFilter=True
UseSurround=False
UseStereo=True
UseCDMusic=False
UseDigitalMusic=True
UseSpatial=True
UseReverb=True
Use3dHardware=True
LowSoundQuality=False
ReverseStereo=False
Latency=50
OutputRate=48000Hz
Channels=32
MusicVolume=255
SoundVolume=48
AmbientFactor=0.700000
DopplerSpeed=9000.000000

Note that what you posted for your settings both SoundVolume, MusicVolume, Channels, AmbientFactor, DopplerSpeed and Latency are all zero, which explains why it doesn't play anything.

@Zergei
Copy link

Zergei commented Jun 12, 2023

i tried using this settings for the HRTF audio but got this error when the game was launching
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants