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

djipco/webmidi

Tame the Web MIDI API. Send and receive MIDI messages with ease. Control instruments with user-friendly functions (playNote, sendPitchBend, etc.). React to MIDI input with simple event listeners (noteon, pitchbend, controlchange, etc.). observed · 2026-08-28

github.com/djipco/webmidi · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 97
  • Release rhythm 53
  • 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: 171
  • age_days: 3976
  • days_rel: 155
  • days_push: 20
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1710 stars · 127 forks observed · 2026-08-28

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

WEBMIDI.js is a JavaScript library that simplifies interaction with the Web MIDI API in browsers and Node.js. It provides user-friendly functions for sending MIDI messages (like playNote, sendPitchBend) and event listeners for receiving MIDI input (like noteon, pitchbend, controlchange).

Use cases

  • send midi notes from a web page to a synthesizer
  • listen for noteon events from a midi keyboard in the browser
  • control midi instruments with pitch bend and control change messages
  • build a web-based midi sequencer or drum machine
  • handle sysex messages from midi hardware
  • connect a midi controller to a node.js application
  • react to program change messages from midi devices

When to choose

  • you want a friendly, high-level API over the raw Web MIDI API
  • you are building a browser-based music app or instrument controller
  • you need cross-environment support (browser and Node.js)
  • you want simple event-driven handling of inbound MIDI messages

When to avoid

  • you need low-level, direct control of the Web MIDI API without abstraction
  • you are working outside JavaScript or in an environment without Web MIDI/Jazz plugin support
  • you need audio synthesis or DSP rather than MIDI messaging

Facets

library · maturity stable

audio-processing web-development audio browser-extensions browser cross-platform web-midi midi-instruments music-technology event-listeners sysex midi event-handling audio nodejs

1 source

Member repositories

RepositoryRoleHealth v2
djipco/webmidimain82

For agents

markdown · JSON · MCP: product_card(name="djipco/webmidi")

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