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

Submission: mojoAL #266

Open
MikuAuahDark opened this issue Sep 27, 2023 · 0 comments
Open

Submission: mojoAL #266

MikuAuahDark opened this issue Sep 27, 2023 · 0 comments

Comments

@MikuAuahDark
Copy link

MojoAL is a full OpenAL 1.1 implementation written in C in a single file. https://github.com/icculus/mojoAL


Technically, it requires 4 files + SDL2 dependency, so I'm not sure how it's gonna fit here. However I'm still going to suggest it because why not. Preferably useful if someone is already having SDL2 as their dependency.

The 4 files are:

  • mojoal.c
  • LICENSE.txt
  • AL/al.h
  • AL/alc.h

Even if the license is embedded into mojoal.c, the two headers still needs to be in separate files due to how apps written using OpenAL expects the header file structure.

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