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

Decouple the AudioPlugin interface from OpenAL/libnyquist #32

Open
nasso opened this issue Jun 13, 2021 · 0 comments
Open

Decouple the AudioPlugin interface from OpenAL/libnyquist #32

nasso opened this issue Jun 13, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@nasso
Copy link
Owner

nasso commented Jun 13, 2021

Right now, OpenAL/libnyquist pointers and data structures are stored in AudioClip, AudioSource and AudioListener. A better implementation would store this elsewhere to make it easier to change the audio backend in the future.

@nasso nasso added the enhancement New feature or request label Jun 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant