# Installer libmonome avec Homebrew

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

## installation

```sh
sudo av install brew:libmonome
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libmonome
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:libmonome
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/libmonome>
- **Version:** 1.4.10
- **Résumé source:** Library for easy interaction with monome devices
- **Page d'accueil:** <https://monome.org/>
- **Dépôt:** <https://github.com/monome/libmonome>
- **Docs amont:** <https://monome.org/>
- **Licence:** ISC
- **Archive source:** <https://github.com/monome/libmonome/archive/refs/tags/v1.4.10.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- monomeserial (cli)
- monomeserial (alias)

## Dépendances

- liblo

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.4.10
- données locales: OK
- dépôt amont: https://github.com/monome/libmonome
- dernière version détectée: v1.4.10 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

libmonome is the C library for interacting with monome grid controllers. It sits between monome's minimalist music hardware and applications written in C, Python, or other languages that can wrap a C API.

### Historique du projet

The libmonome README says the library was written by William Light and developed to make monome devices easy to use from languages such as C and Python. It supports 40h and series devices through a unified API and can communicate with a physical device or with a running monomeserial instance through OSC.

The broader monome software stack moved toward serialosc, a daemon that converts USB serial communication into OSC and lets applications discover and connect to grid and arc devices. libmonome remains part of that low-level stack for programs that need direct or native-library interaction.

### Historique d'adoption

libmonome's adoption is intentionally small and hardware-centered. It is packaged by Homebrew for users building monome-related tools on macOS or Linux, and monome's documentation points users toward libraries for different creative-coding environments rather than a single application stack.

The project is important inside the monome community because grid and arc hardware are used by musicians, live coders, Max/MSP users, SuperCollider users, norns users, and experimental instrument builders who often bridge hardware events into their own software.

### Modes d'utilisation

Applications use libmonome to open monome devices, receive key events, and send LED updates through a C API. The related monomeserial and serialosc tools bridge device serial communication into OSC so creative applications can interact over local UDP ports.

Package users usually encounter libmonome as a prerequisite for monome utilities or language bindings, not as a standalone user-facing application.

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

libmonome is a wonderfully specific package: a small C library for a family of boutique grid controllers. It shows how package managers carry not just servers and compilers but the driver glue for creative hardware communities.

For maintainers, it is a reminder that niche hardware packages need stable build recipes because musicians and artists often depend on old tools continuing to compile years after the hardware first shipped.

### Chronologie

- 2010s: libmonome is developed as C-library glue for monome 40h and series devices.
- 2010s: serialosc becomes the documented background service that converts monome USB serial communication into OSC for grid and arc applications.
- 2024: libmonome 1.4.9 adds arc intensity support.
- 2026: libmonome 1.4.10 is released with a soname version fix.

### Related projects

- serialosc is the companion daemon that routes monome hardware communication over OSC.
- monome grid and arc are the hardware families libmonome targets.
- monomeSC, Max objects, norns, and grid studies are higher-level creative-coding layers in the monome ecosystem.

### Sources

- <https://formulae.brew.sh/formula/libmonome>
- <https://github.com/monome/libmonome>
- <https://github.com/monome/libmonome/releases>
- <https://github.com/monome/serialosc>
- <https://monome.org/docs/grid/libraries>
- <https://monome.org/docs/serialosc/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour libmonome. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

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


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/fr/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [liblo](https://pkg.so/fr/brew/liblo/) - Runtime dependency declared by Homebrew.
- [serialosc](https://pkg.so/fr/brew/serialosc/) - Popular package that depends on this formula.
- [libmikmod](https://pkg.so/fr/brew/libmikmod/) - Shares pkgdb curated category or tags: c, cli, libraries, library, media.
- [jasper](https://pkg.so/fr/brew/jasper/) - Shares pkgdb curated category or tags: c, cli, library, media.
- [gd](https://pkg.so/fr/brew/gd/) - Shares pkgdb curated category or tags: c, cli, library, media.
- [alsa-lib](https://pkg.so/fr/brew/alsa-lib/) - Shares pkgdb curated category or tags: c, cli, library, media.
- [vips](https://pkg.so/fr/brew/vips/) - Shares pkgdb curated category or tags: c, cli, library, media.
- [fdk-aac](https://pkg.so/fr/brew/fdk-aac/) - Shares pkgdb curated category or tags: c, cli, library, media.
- [mp4v2](https://pkg.so/fr/brew/mp4v2/) - Shares pkgdb curated category or tags: c, cli, library, media.
- [id3lib](https://pkg.so/fr/brew/id3lib/) - Shares pkgdb curated category or tags: c, cli, library, media.
- [csound](https://pkg.so/fr/brew/csound/) - Local package facts share a topical domain. Shared terms: cli, liblo, media, music.
- [carla](https://pkg.so/fr/brew/carla/) - Local package facts share a topical domain. Shared terms: cli, liblo, media.

## Combined YAML source

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


## Sources

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