Monkey's Audio

詳細情報

タイトル Monkey's Audio
URL http://www.monkeysaudio.com/index.html
バージョン ver 10.74
更新日 2024/06/14
追加日 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.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).
Version 10.73 (May 14, 2024)
Changed: Updated to Visual Studio 17.9.7.
Changed: Corrected a couple more warnings in the new FLAC tag code from the latest Visual Studio update.
Version 10.72 (May 4, 2024)
Fixed: Copying FLAC tags breaks out when it finds the last frame instead of still looping the file which fixes crashes on certain files.
Changed: Updated the installer to NSIS 3.10.
Changed: Updated to version 2.82 of the ALAC tool.
Version 10.71 (April 19, 2024)
Changed: Cleaned up all the warnings in the new FLAC tag code.
Version 10.70 (April 18, 2024)
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.
Version 10.65 (April 16, 2024)
Fixed: APE files larger than 4 GB would not decode properly for the last while (because the RF64_HEADER was not getting allocated).
Version 10.64 (April 16, 2024)
Changed: More version cleanup (should be internal changes, but please report any issues).
Version 10.63 (April 16, 2024)
Changed: Moved some of the older decoding code into a separate class (please report any issues).
Changed: APE_BACKWARDS_COMPATIBILITY caps at version 3.99 files (files date from before 2004).
Version 10.62 (April 15, 2024)
Changed: The options and about dialogs can no longer be dragged off the monitor they were started on (because the scale is loaded one time and different monitors could have different scales).
Changed: Updated to Visual Studio 17.9.6.
Version 10.61 (March 27, 2024)
Changed: Updated to Visual Studio 17.9.5.
Version 10.60 (March 19, 2024)
NEW: Switched to an open source code signing certificate.
Changed: Updated to Visual Studio 17.9.3.
Fixed: A compile problem on Gentoo Linux about casting the sample rate as a double.
Version 10.55 (March 12, 2024)
Changed: Switched DirectShow Filter install to the InstallLib command in NSIS and removed the parts in the Monkey's Audio program (filters should still register, but please report any issues).