# mdxmini を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:mdxmini
```

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

### macOS

- Homebrew (100%):

```sh
brew install mdxmini
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mdxmini
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.0.0
- **ソース概要:** Plays music in X68000 MDX chiptune format
- **ホームページ:** <https://github.com/mistydemeo/mdxmini/>
- **リポジトリ:** <https://github.com/mistydemeo/mdxmini>
- **最終更新:** 2026-06-18T02:28:58-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mdxplay (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.0.0
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://github.com/mistydemeo/mdxmini#readme>
- <https://github.com/mistydemeo/mdxmini/tags>
- source_facts.package-manager-url


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/mdxmini.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mdxmini.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
