coqsenpate / node-rtpmidi

A node js implementation of Apples Network Midi Protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 100.0%