Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.18 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.18 KB

Midi2mqtt

A python script to send and receive midi message via mqtt

This project is initially based on midi2pi2mqtt by jogleasonjr.

Requirements

The following packages must be installed (use pip):

  • paho-mqtt
  • mido
  • python-rtmidi

This work is licensed under CC BY-NC-SA 4.0