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
File details
Details for the file midi-websocket-server-1.0.0.tar.gz
.
File metadata
- Download URL: midi-websocket-server-1.0.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96fcbed29c19dd495beeaff018637870cb0c6c77ec86ec9152134bc30a34fccc |
|
MD5 | 0f3d85bbd6ec9483a0235b119511f5de |
|
BLAKE2b-256 | 3fb08e2aa00ebce66fe33e6a0c220cb0ea1e4279e68a103511c43ffa1eb448f9 |
File details
Details for the file midi_websocket_server-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: midi_websocket_server-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7e65fbfd99581ca274bf0eaaa1dc69b11bffe36d36ec8cb18445931e73ba330 |
|
MD5 | bf83d580a2c4dbf61b0d573542722557 |
|
BLAKE2b-256 | 9476c495b38f0f6019734e603c26383a8e2ce553735c81f8640bcf6eea3a9f02 |