Skip to content

Small project that sets up OpenAL on Mac and Windows, with a simple wav-reader class.

Notifications You must be signed in to change notification settings

ErikHolstAudio/3D-Sound-OpenAL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Sound-OpenAL

Small project that sets up OpenAL on Mac and Windows, with a simple wav-reader class.

The project file is a Qt .pro file but it does not use any Qt code, just plain C / C++, and OpenAL.

The project inlcudes a release compiled version of https://github.com/kcat/openal-soft, but should be compatible with https://www.openal.org version as well.

openal-soft is compiled with MSVC from Visual Studio 2019.

About

Small project that sets up OpenAL on Mac and Windows, with a simple wav-reader class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.6%
  • C++ 13.6%
  • QMake 0.8%