Skip to content

ikemen-engine/go-openal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAL bindings for Go.

Windows version of the library OpenAL32.dll was renamed to avoid conflicts when both versions of the library are in the same folder.

The 64-bit version was renamed to SoftOpenAL64.dll
The 32-bit version was renamed to SoftOpenAL32.dll

.a files for the modified dll names are included in openal/lib.

Releases

No releases published

Packages

No packages published

Languages

  • C 77.6%
  • Go 22.4%