midibus
🚌💨🎶 Web MIDI API wrapper based on themidibus
http://pqml.github.io/midibus.js/ 🌐
🌐 Example available onInstallation & Usage
Installation from npm
# using npm $ npm install --save midibus # or using yarn $ yarn add midibus
Usage with a module bundler
// using ES6 modules // using CommonJS modulesvar midi =
Usage from a browser
Example
const midi = // Assure that the browser have gained access to the MIDI interfacemidi
License
MIT.