tree: 21a76f63d25196f1dab5e38649dee88e798fcc04 [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. test_helper.h
  11. udev_handler_mock.h
  12. udev_handler_test.cc
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.