Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DevJohnC/OpenAL.NET

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic OpenAL Binding

OpenAL.NET

This library includes very basic playback and capture support for OpenAL.

Support for audio capture and playback is provided using the .NET Stream API and fully supports the Begin/End and Async patterns.

Positional Audio

You can enable positional audio by following the example in the included EchoApp.

License

OpenAL.NET source code (the source code files included in this repository) are licensed under the MIT license (see mit).

This source code makes use of OpenAL Soft (OpenAL32.dll) which is licensed under the LGPL v2 (see lgpl).

The combination of OpenAL.NET source code and OpenAL Soft is also licensed under the LGPL v2 (see lgpl).

Credits

Some source code in OpenAL.NET is based on work by Eric Maupin in his Gablarski project.

About

Simple binding to OpenAL

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.