Skip to content

project-grove/OpenAL.NETCore

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

About

This project is a cross-platform .NET Standard wrapper for the OpenAL library. The functions are mapped one-to-one without changes corresponding to the C source.


Vox - a managed 3D sound engine


This wrapper is used by a cross-platform fully managed .NET Standard 3D sound engine, so you probably should be looking for it instead of this native wrapper.

Click here to read more


Supported platforms


Windows Linux OSX
✓*

Note: The wrapper was tested on OSX against the openal-soft implementation (brew install openal-soft). The testing suite was not able to capture microphone samples for some reason. Further investigation is needed.

About

Cross-platform OpenAL wrapper for .NET Core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages