Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

midi-websocket-server-1.0.0.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

midi_websocket_server-1.0.0-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page