Skip to content

[FEATURE, BREAKING] Support for extensible-format WAVE files#19

Merged
sdatkinson merged 5 commits intomainfrom
5-extensible
May 10, 2025
Merged

[FEATURE, BREAKING] Support for extensible-format WAVE files#19
sdatkinson merged 5 commits intomainfrom
5-extensible

Conversation

@sdatkinson
Copy link
Owner

Breaking because the error codes are now different--remove "no support for extensible", add a miscellaneous "no support" in case a compressed format is encountered.

Tested by using in NeuralAmpModelerPlugin with this IR, which wasn't supported before. The results using a re-rendered version of the file in the plugin's IR loader produces identical results to the new code with the original file.

Resolves #5.

@sdatkinson
Copy link
Owner Author

Looks like the build is broken. I'll get that later.

@sdatkinson sdatkinson merged commit 3fdcadc into main May 10, 2025
1 check failed
@sdatkinson sdatkinson deleted the 5-extensible branch May 10, 2025 03:04
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.

IRs: load extensible-format WAVE files

1 participant