Automic VaultAutomic Vault

brew

mdxmini を Homebrew でインストール

mdxmini のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install mdxmini

local Homebrew formula metadata

概要

パッケージ概要

Plays music in X68000 MDX chiptune format

コマンドとエイリアス

  • mdxplay

履歴

プロジェクトの歴史と使われ方

mdxmini is a small C library and command-line playback package for MDX chiptunes from Sharp X68000 music culture. Its README frames the project around the X68000's YM2151 FM sound chip, PCM support, and the MDX archive ecosystem.

プロジェクトの歴史

The project sits in a lineage of MDX players rather than starting as a new file format. The official credits name the original X68000 MXDRV authors, Daisuke Nagano's Unix mdxplay, BouKiCHi's mdxmini library and Android player, and Misty De Meo as the current maintainer for bug fixes and improvements.

The public GitHub tags show a v1.0.0 tag in January 2016 and a v2.0.0 tag in July 2022 whose commit message notes SDL2 by default. That matches mdxmini's role as a preservation-oriented library that modern package managers can build as a conventional Unix command.

採用の歴史

Official README adoption evidence is niche but concrete: it lists MDXPLAYER for Android, ruby-mdxplay, Paula, and Modizer as programs using mdxmini. The Homebrew input facts package it as `mdxmini` with an `mdxplay` executable, making the library accessible to users who want quick playback rather than embedding the C API.

使われ方

The README documents using `mdx_open`, `mdx_set_rate`, `mdx_get_length`, `mdx_get_title`, `mdx_get_tracks`, and `mdx_calc_sample` to decode an MDX file into PCM buffers. It also notes that song titles are usually Shift-JIS and that current-note data can support visualizers.

パッケージ好きにとっての重要性

For package collectors, mdxmini is the kind of tiny multimedia formula that preserves a specific historical computer-music format behind a normal Unix build. It matters less for breadth than for making X68000 MDX files playable and scriptable on modern machines.

タイムライン

  • 2016: v1.0.0 tag appears in the official GitHub repository.
  • 2022: v2.0.0 tag switches the build toward SDL2 by default.

Related projects

  • MXDRV, Unix mdxplay, MDXPLAYER for Android, ruby-mdxplay, Paula, Modizer, X68000 MDX archives.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
mdxplaycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.0.0
マネージャ更新日2026-06-18
ローカルデータOK
上流最新
検出された最新v2.0.0

https://github.com/mistydemeo/mdxmini

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mdxmini
バージョン2.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/mdxmini
ホームページhttps://github.com/mistydemeo/mdxmini/
リポジトリhttps://github.com/mistydemeo/mdxmini
上流ドキュメントhttps://github.com/mistydemeo/mdxmini#readme
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/mistydemeo/mdxmini/archive/refs/tags/v2.0.0.tar.gz
最終更新2026-06-18T02:28:58-04:00
Pulseupdated
依存関係sdl2-compat
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemdxmini
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment