Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upREADME
This is OpenAL#, a C# wrapper for OpenAL Soft. Project Website: https://github.com/flibitijibibo/OpenAL-CS License ------- OpenAL# is released under the zlib license. See LICENSE for details. OpenAL Soft, however, is released under the GNU LGPLv2. See below for details. About OpenAL Soft ----------------- For more information about OpenAL Soft and its license, visit the website: http://kcat.strangesoft.net/openal.html About the C# Wrapper -------------------- The C# wrapper was written to be used for FNA's audio support. However, this is written in a way that can be used for any general C# application. OpenAL# is a pure port of the C headers. The naming schemes for this library will be exactly as they are done in the C library, with little-to-no concern for "appropriate" C# style. The namespace indicates that this is OpenAL, the class names will indicate which OpenAL standard version the function/type/value exists in, and everything else will be as close to the C version as technically possible. Also note that we do not use alGetProcAddress to obtain extension functions. Since this wrapper specifically supports OpenAL Soft only, we will be accessing the library's entry points directly.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
