Python Websocket server to facilitate two-way communication with all connected MIDI devices.
Project description
# MIDI Websocket server
Python Websocket server to facilitate two-way communication with all connected MIDI devices.
Features:
Broadcasting all NOTE ON and NOTE OFF MIDI signals from all MIDI devices to all clients listening via websocket.
Playing received NOTE ON and NOTE OFF MIDI signals from connected clients to specific MIDI device.
Discovery of new devices when they are plugged in. Changes to device list is broadcasted to all connected clients.
The server is designed to run on a Raspberry Pi with a MIDI keyboard plugged in via USB.
Powered by [aaugustin/websockets](https://github.com/aaugustin/websockets) and [SpotlightKid/python-rtmidi](https://github.com/SpotlightKid/python-rtmidi).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for midi-websocket-server-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96fcbed29c19dd495beeaff018637870cb0c6c77ec86ec9152134bc30a34fccc |
|
MD5 | 0f3d85bbd6ec9483a0235b119511f5de |
|
BLAKE2b-256 | 3fb08e2aa00ebce66fe33e6a0c220cb0ea1e4279e68a103511c43ffa1eb448f9 |
Hashes for midi_websocket_server-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7e65fbfd99581ca274bf0eaaa1dc69b11bffe36d36ec8cb18445931e73ba330 |
|
MD5 | bf83d580a2c4dbf61b0d573542722557 |
|
BLAKE2b-256 | 9476c495b38f0f6019734e603c26383a8e2ce553735c81f8640bcf6eea3a9f02 |