https://github.com/sbooth/mac_sdk
An unofficial mirror of the Monkey's Audio SDK
https://github.com/sbooth/mac_sdk
Last synced: about 2 months ago
JSON representation
An unofficial mirror of the Monkey's Audio SDK
- Host: GitHub
- URL: https://github.com/sbooth/mac_sdk
- Owner: sbooth
- Created: 2021-05-09T11:50:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T13:29:44.000Z (almost 4 years ago)
- Last Synced: 2025-12-31T00:31:14.338Z (6 months ago)
- Language: C++
- Size: 1.96 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.txt
Awesome Lists containing this project
README
=== 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-2022 by Matthew T. Ashland -