Socket
Socket
Sign inDemoInstall

midi

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

midi - npm Package Versions

23

2.0.0

Diff

Changelog

Source

Version 2.0.0

  • Add tests for listing ports.
  • Prevent RtMidi from ensuring unique port names on Windows (Breaking change to behaviour of port names on Windows).
  • RtMidi Changes
    • Trim whitespace changes from endpoint names (Breaking change to behaviour of port names on macOS).
    • Refactor CoreMIDI client usage for stability.
justinlatimer
published 1.0.4 •

Changelog

Source

Version 1.0.4

  • Use a git submodule for RtMidi.
  • Use a larger sysex message buffer size on Windows.
  • Fix links in readme (dzoba)
justinlatimer
published 1.0.3 •

Changelog

Source

Version 1.0.3

  • Update RtMidi to d2dd50d.
justinlatimer
published 1.0.2 •

Changelog

Source

Version 1.0.2

  • Add a 'send' alias for 'sendMessage'.
  • Use the NAN module init.
  • Ensure promises can be resolved inside on('message') callbacks (Malvineous)
justinlatimer
published 1.0.1 •

Changelog

Source

Version 1.0.1

  • Update supported node versions.
  • Update dependencies.
justinlatimer
published 1.0.0 •

Changelog

Source

Version 1.0.0

  • Added isPortOpen (nroadley)
  • Improve examples in README (Simon Egersand)
  • Updated examples to es6 (Amila Welihinda)
  • Update mocha (The Repo Nanny)
  • Update rtmidi to 4.0.0 (Tim Susa)
  • Add license to package.json.
  • Use NAN to handle additional differences in modern nodejs versions.
  • Change supported nodejs version to 6, 8, 10, 12.
  • Better handling of Buffer for stream (jhorology)
  • Fixing read stream resume bug (justinjmoses)
  • Fix clean up of inputs.
  • Exception catching to prevent RtMidi errors crashing the node process (Jeremy Bernstein)
  • Split classes into different files.
  • Fix capitalisation on the classes.
  • Add some documentation about MIDI message formats.
drewish
published 0.9.5 •

Changelog

Source

Version 0.9.5

  • Updated RtMidi to most recent version (Szymon Kaliski)
  • Updating NAN to the latest version. This allows node 6.2.0 to be used. (Michael Lawrence)
drewish
published 0.9.4 •

Changelog

Source

Version 0.9.4

  • Upgrade to nan v2.0 (Julián Duque)
  • Call cancelCallback when closing port (Szymon Kaliski)
justinlatimer
published 0.9.3 •

Changelog

Source

Version 0.9.3

  • Update NAN version for iojs 2.x support. (Ilkka Myller)
justinlatimer
published 0.9.2 •

Changelog

Source

Version 0.9.2

  • More NAN use for broader support (nw.js, iojs). (Andrew Morton)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc