Skip to content

somesmallstudio/node-rtpmidi

 
 

Repository files navigation

Node RTP Midi

This is a node js implementation of Apples Network Midi Protocol aka RTP Midi. It can act as both a session initiator and session listener. I can also detect remote sessions via bonjour/mdns. The recovery journal is not supported at the moment.

Examples:

TODO:

  • Linting and code standards
  • [] Setup testing
  • Migrate local implementation of log() to the debug module
  • [] Migrate to class syntax
  • [] Better setup documentation / cross-platform handling
  • [] Review mdns

About

A node js implementation of Apples Network Midi Protocol.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%