# Installer mdxmini avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mdxmini pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mdxmini
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:mdxmini
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mdxmini>
- **Version:** 2.0.0
- **Résumé source:** Plays music in X68000 MDX chiptune format
- **Page d'accueil:** <https://github.com/mistydemeo/mdxmini/>
- **Dépôt:** <https://github.com/mistydemeo/mdxmini>
- **Docs amont:** <https://github.com/mistydemeo/mdxmini#readme>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://github.com/mistydemeo/mdxmini/archive/refs/tags/v2.0.0.tar.gz>
- **Dernière mise à jour:** 2026-06-18T02:28:58-04:00
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- mdxplay (cli)
- mdxplay (alias)

## Dépendances

- sdl2-compat

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 2.0.0
- gestionnaire mis à jour: 2026-06-18
- données locales: OK
- dépôt amont: https://github.com/mistydemeo/mdxmini
- dernière version détectée: v2.0.0 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mdxmini
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [sdl2-compat](https://www.automicvault.com/fr/pkg/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [pmdmini](https://www.automicvault.com/fr/pkg/brew/pmdmini/) - Shares av.db curated category or tags: audio, chiptune, cli, media.
- [abcde](https://www.automicvault.com/fr/pkg/brew/abcde/) - Shares av.db curated category or tags: audio, cli, media.
- [adplay](https://www.automicvault.com/fr/pkg/brew/adplay/) - Shares av.db curated category or tags: audio, cli, media.
- [adplug](https://www.automicvault.com/fr/pkg/brew/adplug/) - Shares av.db curated category or tags: audio, cli, media.
- [aften](https://www.automicvault.com/fr/pkg/brew/aften/) - Shares av.db curated category or tags: audio, cli, media.
- [alsa-lib](https://www.automicvault.com/fr/pkg/brew/alsa-lib/) - Shares av.db curated category or tags: audio, cli, media.
- [bandcamp-dl](https://www.automicvault.com/fr/pkg/brew/bandcamp-dl/) - Shares av.db curated category or tags: audio, cli, media.
- [carla](https://www.automicvault.com/fr/pkg/brew/carla/) - Shares av.db curated category or tags: audio, cli, media.
- [projectm](https://www.automicvault.com/fr/pkg/brew/projectm/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, compat, media, music.
- [cmusfm](https://www.automicvault.com/fr/pkg/brew/cmusfm/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, media, music, player.

## Combined YAML source

View the package source record on GitHub. [combined/mdxmini.yml](https://github.com/automic-vault/db/blob/main/combined/mdxmini.yml)


## Sources

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