let your friends play with your midi controls
Find a file
2024-11-10 02:32:19 +01:00
src feat: simple web page with sliders 2024-11-10 02:28:48 +01:00
.editorconfig chore: project setup 2024-11-10 01:59:56 +01:00
.gitignore chore: project setup 2024-11-10 01:59:56 +01:00
.rustfmt.toml chore: project setup 2024-11-10 01:59:56 +01:00
Cargo.lock chore: lockfile 2024-11-10 02:01:11 +01:00
Cargo.toml feat: simple ws server impl 2024-11-10 02:00:51 +01:00
README.md docs: added a simple readme 2024-11-10 02:32:19 +01:00

Midi Multi Player

low-latency midi input from remote sources

be it viewers in the same rooms on their phone or strangers on the internet, with mmp it's possible to let others drive your midi while playing!

setup

  • serve the webpage somewhere: users will connect here and play with sliders
  • run the server remotely: it will bridge many websocket connections from users to one tcp stream to you
  • run the port locally: point it to the server and it will convert remote actions in midi events