macOS
brew install libmonomelocal Homebrew formula metadata
brew / 順位 7136
libmonome のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libmonomelocal Homebrew formula metadata
概要
Library for easy interaction with monome devices
履歴
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.
セキュリティ状態
libmonome に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
monomeserial | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:libmonome |
|---|---|
| バージョン | 1.4.10 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://monome.org/ |
| リポジトリ | https://github.com/monome/libmonome |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.