NorthWindH / cAudio

3D Audio Engine Based on Openal

Home Page:http://caudio.deathtouchstudios.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://caudio.deathtouchstudios.com

License:zlib License


Languages

Language:C 70.2%Language:C# 16.0%Language:C++ 13.7%Language:Perl 0.1%Language:Shell 0.0%