Ross ROSS = Recommend OSS · open-source software intelligence for agents

thestk/rtmidi

A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia) observed · 2026-08-28

github.com/thestk/rtmidi · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 54
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4709
  • days_rel: n/a
  • days_push: 279
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1202 stars · 302 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

RtMidi is a set of C++ classes providing a common cross-platform API for realtime MIDI input and output across Linux (ALSA, JACK), macOS (CoreMIDI, JACK), Windows, Web MIDI, iOS, and Android. It simplifies MIDI device enumeration and message handling with a minimal two-file integration design.

Use cases

  • send and receive MIDI messages in a C++ application
  • enumerate MIDI devices across platforms
  • build a MIDI sequencer or synthesizer
  • read input from a MIDI keyboard controller
  • write cross-platform music software with one MIDI API

When to choose

  • you need realtime MIDI I/O in C++ on multiple operating systems
  • you want a minimal dependency (one header and one source file)
  • you need MIDI device enumeration with a simple object-oriented API

When to avoid

  • you need MIDI timing or scheduling features (RtMidi sends messages immediately)
  • you are working in a language other than C++ without bindings
  • you need higher-level music abstractions rather than raw MIDI bytes

Facets

library · maturity stable

audio-processing sdk cross-platform developer-tools windows cpp cross-platform midi realtime alsa coremidi jack music hardware-interface audio linux macos ios android

1 source

Member repositories

RepositoryRoleHealth v2
thestk/rtmidimain47

For agents

markdown · JSON · MCP: product_card(name="thestk/rtmidi")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem