Skip to content

Fix some wav impulse files would sometimes fail to load ... #63

Merged
sdatkinson merged 1 commit into
sdatkinson:mainfrom
fab672000:hotfix
Jul 14, 2023
Merged

Fix some wav impulse files would sometimes fail to load ... #63
sdatkinson merged 1 commit into
sdatkinson:mainfrom
fab672000:hotfix

Conversation

@fab672000

@fab672000 fab672000 commented Jul 9, 2023

Copy link
Copy Markdown
Contributor

when the subchunk1Size>16 because the rounded to dword offset calculation was wrong.
Now IR's such as BD_HV_Creamback3_mixed.wav (in free pack from Bogren Digital Impulses) load perfectly while other common cases (chunk size = 16) still work fine.

…16 because the rounded to dword offset calculation was wrong.
@fab672000 fab672000 changed the title FIx some wav impulse files would sometimes fail to load ... Fix some wav impulse files would sometimes fail to load ... Jul 9, 2023
@DomMcsweeney

Copy link
Copy Markdown

Nice find! Just to confirm, BD_HV_Creamback3_mixed.wav, is not loading in the current release version of NAM:
image

@sdatkinson sdatkinson left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍🏻

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.

3 participants