Monkey's Audio
詳細情報
タイトル | Monkey's Audio |
---|---|
URL | http://www.monkeysaudio.com/index.html |
バージョン | ver 10.86 |
更新日 | 2024/12/29 |
追加日 | 2013/08/17 |
種別 | フリーソフト |
説明 | 高速処理可能な可逆圧縮形式のオーディオエンコーダー・デコーダー。 |
レビュー
高速かつパワフルなロスレスオーディオコンプレッサー。
以下のような特徴を持つ:
- 効率的(高速で優れた圧縮) : Monkey's Audioは高度に最適化されており、非常に効率的。
- 完璧な音質 : 完璧な音質、完璧な解凍(ロスレス)。
- Media Center、Foobar、WMP、Winampなどをサポート : ほとんどの人気プレーヤーとリッパーをサポート。
- 簡単: Windows環境のインターフェイスは強力で使いやすい。
- 無料: Monkey's Audioは完全に無料。
- エラー検出: Monkey's Audioには冗長なCRCが組み込まれており、データの適切な解凍を保証する。
- タグ付けのサポート: Monkey's Audioは、独自の非常に柔軟なAPEタグを使用しているため、Monkey's Audioコレクションを簡単に管理し、カタログ化することができる。
- 外部コーダーのサポート:- Monkey's Audioをフロントエンドとして使用することで、あらゆるエンコーディングニーズを満たすことができる。
- 自由に利用できるソースコード、シンプルなSDK、制限のないライセンス:- 他の開発者が自分のプログラムでMonkey's Audioを簡単に使用でき、制限のあるライセンス契約はない。
スクリーンショット
更新グラフ
バージョン履歴
Version 10.86 (December 28, 2024)
Changed: Added RF64 and BW64 as supported file extensions (only WAV extension with that data was supported before).
Changed: Added RF64 and BW64 as supported file extensions (only WAV extension with that data was supported before).
Version 10.85 (December 10, 2024)
Changed: Made readers no longer report pipes, but instead just flag it by returning an unknown length.
Changed: Made the non-Windows file reader report unknown length for pipes (should help pipes on other platforms).
Changed: Made readers no longer report pipes, but instead just flag it by returning an unknown length.
Changed: Made the non-Windows file reader report unknown length for pipes (should help pipes on other platforms).
Version 10.84 (December 9, 2024)
Fixed: When input data was from a pipe, it would still ask the file for the length which often returned 0 so the encode would fail. Now it returns a special value for pipes. Please report any issues.
Fixed: When input data was from a pipe, it would still ask the file for the length which often returned 0 so the encode would fail. Now it returns a special value for pipes. Please report any issues.
Version 10.83 (December 4, 2024)
Fixed: Converting FLAC files didn't retain the lyrics.
Changed: Updated to Visual Studio 17.12.3.
Fixed: Converting FLAC files didn't retain the lyrics.
Changed: Updated to Visual Studio 17.12.3.
Version 10.82 (November 29, 2024)
Fixed: Revised how the path is loaded for the Winamp plugin install to hopefully fix problems with Wine and possibly other systems.
Changed: Removed the ENABLE_COMPRESSION_MODE_ defines from the old decoding code. Turn off APE_BACKWARDS_COMPATIBILITY if you don't want the old modes.
Changed: Turned backwards compatibility back on for Android because it builds fine.
Changed: Updated to Visual Studio 17.12.2.
Fixed: Revised how the path is loaded for the Winamp plugin install to hopefully fix problems with Wine and possibly other systems.
Changed: Removed the ENABLE_COMPRESSION_MODE_ defines from the old decoding code. Turn off APE_BACKWARDS_COMPATIBILITY if you don't want the old modes.
Changed: Turned backwards compatibility back on for Android because it builds fine.
Changed: Updated to Visual Studio 17.12.2.
Version 10.81 (November 20, 2024)
Changed: A tooltip is shown over truncated list elements with the full text.
Changed: Updated to Visual Studio 17.12.1.
Changed: A tooltip is shown over truncated list elements with the full text.
Changed: Updated to Visual Studio 17.12.1.
Version 10.80 (November 7, 2024)
Changed: Renewed the code signing certificate for another year.
Changed: Updated the definition of APE_TAG_FIELD_COVER_ART_FRONT so only the extension needs to be stored before the image data (but loading should check for full filenames as well).
Changed: Conversion of FLAC files with PNG files instead of JPEG files works nicely to make images in the APE tags.
Changed: Binary values and large values show a little nicer in the tag display of File Info (Ctrl+I).
Changed: Renewed the code signing certificate for another year.
Changed: Updated the definition of APE_TAG_FIELD_COVER_ART_FRONT so only the extension needs to be stored before the image data (but loading should check for full filenames as well).
Changed: Conversion of FLAC files with PNG files instead of JPEG files works nicely to make images in the APE tags.
Changed: Binary values and large values show a little nicer in the tag display of File Info (Ctrl+I).
Version 10.77 (October 16, 2024)
Changed: Updated to Visual Studio 17.11.5.
Changed: Removed a couple global variables.
Changed: Removed the Kill function from IAPECompress because it wasn't doing anything.
Changed: Updated the years to 2025.
Fixed: Corrected a couple warnings that the latest compiler exposed.
Fixed: UTF-16 CUE files can be processed by the Make APL tool (and UTF-8 will be used otherwise instead of ANSI).
Changed: Corrected a few warnings surfaced by the updated compiler. Also updated naming of a few variables.
NEW: When converting from FLAC the tags are copied. If there are additional tags you have that are not being copied, please provide a sample.
Fixed: Cleaned up the DirectShow Filter because it had some preprocessor defines causing problems in some configurations, also removed a pin name causing Clang warnings (MSDN said it was obsolete). Please report any issues.
Fixed: Encoding files with the same name at the same time could fail to build an output filename because it would get a unique name then it could be gone by the time it used it. Now it tries again.
Changed: Revised code signing. Internal change, but please report any issues.
Changed: Added decoding support for version 4.11 files. There have been a couple reports of them. I don't know where they came from, but they verify using the latest code. Please share if you know about the origins.
Changed: Made use of a new APE_INFO_MD5_MATCHES test during quick verify. This way reading the MD5 is wrapped up nicely.
NEW: Added a Compress.bat and Decompress.bat file to the install path. It allows dragging multiple files from Explorer to process.
Changed: An ID3v1 tag is still checked for even if there are 128 bytes of terminating data on a modern encode since the header contains enough information. Legacy encodes still will not be able to check.
Changed: WAV files with ID3v1 tags at the end would fail to decode. Now ID3v1 tags are no longer checked for if that's the exact size of the WAV terminating data.
NEW: Added a tag removal feature to the console program. Run it with -r to remove tags.
Changed: Temporarily removed the new WavPack because it's tripping up Virus Total. It can be downloaded separately on the download page.
(省略されました)
Changed: Updated to Visual Studio 17.11.5.
Changed: Removed a couple global variables.
Changed: Removed the Kill function from IAPECompress because it wasn't doing anything.
Changed: Updated the years to 2025.
Fixed: Corrected a couple warnings that the latest compiler exposed.
Fixed: UTF-16 CUE files can be processed by the Make APL tool (and UTF-8 will be used otherwise instead of ANSI).
Changed: Corrected a few warnings surfaced by the updated compiler. Also updated naming of a few variables.
NEW: When converting from FLAC the tags are copied. If there are additional tags you have that are not being copied, please provide a sample.
Fixed: Cleaned up the DirectShow Filter because it had some preprocessor defines causing problems in some configurations, also removed a pin name causing Clang warnings (MSDN said it was obsolete). Please report any issues.
Fixed: Encoding files with the same name at the same time could fail to build an output filename because it would get a unique name then it could be gone by the time it used it. Now it tries again.
Changed: Revised code signing. Internal change, but please report any issues.
Changed: Added decoding support for version 4.11 files. There have been a couple reports of them. I don't know where they came from, but they verify using the latest code. Please share if you know about the origins.
Changed: Made use of a new APE_INFO_MD5_MATCHES test during quick verify. This way reading the MD5 is wrapped up nicely.
NEW: Added a Compress.bat and Decompress.bat file to the install path. It allows dragging multiple files from Explorer to process.
Changed: An ID3v1 tag is still checked for even if there are 128 bytes of terminating data on a modern encode since the header contains enough information. Legacy encodes still will not be able to check.
Changed: WAV files with ID3v1 tags at the end would fail to decode. Now ID3v1 tags are no longer checked for if that's the exact size of the WAV terminating data.
NEW: Added a tag removal feature to the console program. Run it with -r to remove tags.
Changed: Temporarily removed the new WavPack because it's tripping up Virus Total. It can be downloaded separately on the download page.
(省略されました)
Version 10.76 (August 15, 2024)
Fixed: UTF-16 CUE files can be processed by the Make APL tool.
Changed: Updated to Visual Studio 17.11.0.
Fixed: UTF-16 CUE files can be processed by the Make APL tool.
Changed: Updated to Visual Studio 17.11.0.
Version 10.75 (August 11, 2024)
Changed: Updated to Visual Studio 17.10.5.
Changed: Corrected a few warnings surfaced by the updated compiler. Also updated naming of a few variables.
Changed: Updated to Visual Studio 17.10.5.
Changed: Corrected a few warnings surfaced by the updated compiler. Also updated naming of a few variables.
Version 10.74 (June 13, 2024)
Changed: Updated to Visual Studio 17.10.2.
Changed: Updated to 10.0.26100.0 Windows SDK.
Changed: Removed libFLAC++.dll because it isn't used by FLAC.exe (please let me know if it's needed for anything).
Changed: Updated to Visual Studio 17.10.2.
Changed: Updated to 10.0.26100.0 Windows SDK.
Changed: Removed libFLAC++.dll because it isn't used by FLAC.exe (please let me know if it's needed for anything).