# jazz-midi

### Low-level MIDI support for Node.js.

![nodejs](https://jazz-soft.github.io/img/nodejs.jpg)
![windows](https://jazz-soft.github.io/img/windows.jpg)
![mocos](https://jazz-soft.github.io/img/macos.jpg)
![linux](https://jazz-soft.github.io/img/linux.jpg)
![raspberry pi](https://jazz-soft.github.io/img/rpi.jpg)  
[![npm](https://img.shields.io/npm/v/jazz-midi.svg)](https://www.npmjs.com/package/jazz-midi)
[![npm](https://img.shields.io/npm/dt/jazz-midi.svg)](https://www.npmjs.com/package/jazz-midi)

*Note:
Although **jazz-midi** can be used [stand-alone](http://jazz-soft.net/doc/Jazz-Plugin/reference.html),
it is best to use via [jzz](https://www.npmjs.com/package/jzz) or
[web-midi-api](https://www.npmjs.com/package/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
