Skip to content

NorthWindH/cAudio

 
 

Repository files navigation

This is the new cAudio 2.2.0 Dev . This release is mainly a bug fix release.

Visit our site at http://caudio.deathtouchstudios.com/ for news and information.

To get help, report bugs, or talk about cAudio visit our forums at: http://www.memoryoffset.com/forum

New:
	
	C# Bindings as well has tutorials and demo application
	Cmake Build System	
	Remove unneeded mutex/locks from dataFactory->CreateDataSource
	Replace include guards with #pragma once
	BugFixes,
	cAudio Source are now cleared

//////////////////
// INSTALLATION //
//////////////////

To compile:

	You will need to have cmake installed on your machine. 

	Commandline:
		cmake . -DCAUDIO_DEPENDENCIES <Path to the Dependencies folder>
	

About

3D Audio Engine Based on Openal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 70.2%
  • C# 16.0%
  • C++ 13.7%
  • Other 0.1%