Babali42/DrumBeatRepo

POC : integration with midi device

Open

#472 opened on Jul 7, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (8 forks)auto 404
good first issuehelp wantedmusic

Repository metrics

Stars
 (23 stars)
PR merge metrics
 (PR metrics pending)

Description

Idea :

The Web midi api allows web browser to interact with midi. Can we use it for drumbeatrepo ?

What do you need to test ?

If you own a midi drum pad like the

  • Akai Professional MPD218
  • Novation LAUNCHPAD-MINI-MK3

What to do ?

  • Explore see the limit of the midi integration on the web with existing applications
  • Try to toggle step with your machine.
  • Try to play/pause with your machine.

I have no such item at home, any information could help me, feel free to reach me on this issue, or by email/linkedIn On my own I'm trying to do a separation of concerns about the sequencer, make the main component stateless and open to scala engine/third party contollers. Thanks you !

Contributor guide