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

Application freeze from other wave format headers #43

Open
IcyChills opened this issue Apr 26, 2023 · 0 comments
Open

Application freeze from other wave format headers #43

IcyChills opened this issue Apr 26, 2023 · 0 comments

Comments

@IcyChills
Copy link

Although not a major concern, it is possible for FL Studio and other applications to export wave files with a varying header format. This header discrepancy has been known to cause difficulties in certain game engines, particularly with olcSoundWaveEngine. One potential workaround is to import the file into Audacity and re-export it, which should produce a format that is compatible with olcSoundWaveEngine. It may be beneficial to consider implementing error handling measures to alert users if an incompatible format is detected or add support other wave format headers and bit depths.

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

1 participant