Skip to content

project-grove/OpenAL.NETCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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