An open API service indexing awesome lists of open source software.

https://github.com/pintman/midi2mqtt

Listen to MIDI signals and send them to a mqtt broker
https://github.com/pintman/midi2mqtt

Last synced: about 2 months ago
JSON representation

Listen to MIDI signals and send them to a mqtt broker

Awesome Lists containing this project

README

        

# midi2mqtt
Listen to MIDI signals and send them to a mqtt broker.

## Installation

It can be installed by pip from pipy or from the git repo location

# from PyPI
$ pip install midi2mqtt

# from sources
$ pip install git+https://github.com/pintman/midi2mqtt