FortySevenEffects/arduino_midi_library
MIDI for Arduino observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5216
- days_rel: n/a
- days_push: 1052
- n_releases_24m: 0
Adoption not part of the score
1804 stars · 271 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++ library that adds MIDI input/output communication to Arduino boards, supporting all MIDI message types including System messages, SysEx, and Clock. It supports multiple transports (serial, USB, Bluetooth, IP/AppleMIDI) and features callbacks, software thru with filtering, and multiple MIDI interfaces.
Use cases
- send and receive MIDI messages on an Arduino
- build a MIDI controller with Arduino
- read incoming MIDI notes from a keyboard
- create a MIDI merger or splitter
- send SysEx messages over MIDI
- use MIDI over USB or Bluetooth with Arduino
- handle MIDI input with callbacks
When to choose
- you need MIDI I/O on any Arduino or AVR-based board
- you want support for all MIDI message types including SysEx and clock
- you need multiple transports like serial, USB, Bluetooth, or IP
- you want configurable, template-based settings and multiple MIDI interfaces
When to avoid
- you need MIDI on a non-Arduino platform
- you need USB MIDI host features moved to the separate Arduino-USB-MIDI repository
- you need high-level music sequencing rather than raw MIDI messaging
Facets
library · maturity stable
sdk parser developer-tools embedded-systems hardware developer-tools embedded iot cpp midi arduino serial-communication sysex hardware-interfacing audio
1 source
- readme: https://github.com/FortySevenEffects/arduino_midi_library · fetched 2026-08-28 · 8305b10f5eeb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FortySevenEffects/arduino_midi_library | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="FortySevenEffects/arduino_midi_library")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem