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

OpenAL example #324

Closed
HurricanKai opened this issue Oct 7, 2020 · 0 comments
Closed

OpenAL example #324

HurricanKai opened this issue Oct 7, 2020 · 0 comments

Comments

@HurricanKai
Copy link
Member

HurricanKai commented Oct 7, 2020

We would appreciate an OpenAL example, it should be possible to port C samples to C# without too much effort.

Main differences between C OpenAL and C# OpenAL:

  • alSource is renamed to Al.SetSourceProperty, for example.
  • alGetSource is renamed to Al.GetSourceProperty, for example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants