web-midi-player
https://github.com/yvesgurcan/web-midi-player
JavaScript
🎹 Event-driven JavaScript library that enables MIDI playback in the browser
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported0 Subscribers
Add a CodeTriage badge to web-midi-player
Help out
- Issues
- Example: Add log of last 10 events in the UI
- Write CONTRIBUTING.md guidelines
- Readme: Add Frequently Asked Questions
- Feature: Provide duration of MIDI file by calling `getDuration`
- Replace createScriptProcessor with AudioWorkletNode
- Attempt to recover from error when loading bad file format (example: WAV or MP3). Check for file format and return MIDI_ERROR instead of attempting to play the file.
- Docs
- JavaScript not yet supported