jazz-midi

Low-level MIDI support for Node.js

Usage no npm install needed!

<script type="module">
  import jazzMidi from 'https://cdn.skypack.dev/jazz-midi';
</script>

README

jazz-midi

Low-level MIDI support for Node.js.

nodejs windows mocos linux raspberry pi
npm npm

Note: Although jazz-midi can be used stand-alone, it is best to use via jzz or web-midi-api.

Install

npm install jazz-midi

Current release requires Node.js v.10.* and above. For the older versions of Node.js, please use:

npm install jazz-midi@1.7.3

For manual builds from the source code, please see https://github.com/jazz-soft/jazz-midi

Dependencies

None