OronDF343 / MonkeysAudioSharp

A C# wrapper for Monkey's Audio Codec. Uses NAudio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monkey's Audio Sharp

A C# wrapper that allows decoding/encoding from/to Monkey's Audio. Includes a WaveStream implementation for NAudio.

Should work on Windows XP or newer 32/64-bit with .NET Framework 4 or newer.

License for this C# code

The original author didn't provide a license

License for using Monkey's Audio SDK

Monkey's Audio SDK and Source Code License Agreement

1. The Monkey's Audio SDK and source code can be freely used to add APE format playback, encoding, or tagging support to any product, free or commercial.
2. Monkey's Audio source can be included in GPL and open-source software, although Monkey's Audio itself will not be subjected to external licensing requirements or other viral source restrictions.
3. Code changes and improvements must be contributed back to the Monkey's Audio project or made freely available, unless exempted by written consent of the author.
4. Any source code, ideas, or libraries used must be plainly acknowledged in the software using the code.
5. Although the software has been tested thoroughly, the author is in no way responsible for damages due to bugs or misuse.
6. If you do not completely agree with all of the previous stipulations, you must cease using this source code and remove it from your storage device. 

About

A C# wrapper for Monkey's Audio Codec. Uses NAudio


Languages

Language:C# 100.0%