tree: d71c81a1f7e5f4c49d3da57f36c98470a27b0771 [path history] [tgz]
  1. init/
  2. daemon.cc
  3. daemon.h
  4. device_tracker.cc
  5. device_tracker.h
  6. device_tracker_test.cc
  7. main.cc
  8. midis.gyp
  9. README.md
  10. udev_handler_mock.h
midis/README.md

Midis: MIDI Service

ABOUT

Midis (MIDI service) is a system service for processing MIDI(https://en.wikipedia.org/wiki/MIDI) events. It can communicate information about device connection/disconnection to several client applications, and pass file descriptors to these clients to send and receive MIDI messages to and from hardware, respectively.