Skip to content

Fix AHSA hearing aid support#948

Merged
davecraig merged 1 commit into
Scottish-Tech-Army:v1.0from
davecraig:v1.0
Jun 30, 2026
Merged

Fix AHSA hearing aid support#948
davecraig merged 1 commit into
Scottish-Tech-Army:v1.0from
davecraig:v1.0

Conversation

@davecraig

Copy link
Copy Markdown
Contributor

The issue was that steam-audio spatializer doesn't work at sample rates less than 44.1kHz. The iplHRTFCreate function was failing which resulted in no audio. I did consider adding code so that if this failed again it would default to no spatialization, but that would be a much more hidden failure and it would be better to fail with no audio.

The issue was that steam-audio spatializer doesn't work at sample rates
less than 44.1kHz. The iplHRTFCreate function was failing which resulted
in no audio. I did consider adding code so that if this failed again it
would default to no spatialization, but that would be a much more hidden
failure and it would be better to fail with no audio.
@davecraig davecraig merged commit a6b3d67 into Scottish-Tech-Army:v1.0 Jun 30, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant