berkus / monkeys-audio

GitHubified, de-windowsified version of Monkey's Audio

Home Page:https://github.com/fernandotcl/monkeys-audio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Monkey's Audio SDK ===

This SDK provides the tools to incorporate Monkey's Audio into your own projects. Cruising through the examples is probably the easiest way to learn how to use everything. If you use C++, it's recommended that you simply statically link to maclib.lib. If you use another language or want dynamic linkage, you can use the C-style interface of the dll. (see Decompress\Sample 3 for an example)

To use this SDK, you must agree to all the terms of the license agreement:
http://monkeysaudio.com/license.html

If you make any improvements, please consider submitting them back to the Monkey's Audio project.  Contact details here here:
http://monkeysaudio.com/contact.html

Thanks and good luck :)

- All materials and programs copyrighted ©2000-2017 by Matthew T. Ashland -

About

GitHubified, de-windowsified version of Monkey's Audio

https://github.com/fernandotcl/monkeys-audio


Languages

Language:C++ 98.9%Language:CMake 0.7%Language:C 0.4%