macOS
brew install libmonomelocal Homebrew formula metadata
brew
Library for easy interaction with monome devices. Version 1.4.10 via Homebrew; verified 2026-05-08.
install
brew install libmonomelocal Homebrew formula metadata
overview
Library for easy interaction with monome devices
history
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.
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.
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.
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.
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.
security posture
No matching local secret-handling manifest was found for libmonome. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
monomeserial | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/monome/libmonome
install metadata
| Package key | brew:libmonome |
|---|---|
| Version | 1.4.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libmonome |
| Homepage | https://monome.org/ |
| Repository | https://github.com/monome/libmonome |
| Upstream docs | https://monome.org/docs/grid/libraries |
| License | ISC |
| Source archive | https://github.com/monome/libmonome/archive/refs/tags/v1.4.10.tar.gz |
| Last updated | 2026-05-08T09:04:45Z |
| Pulse | updated |
| Dependencies | liblo |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.