aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author alemi <[email protected]>2024-11-10 02:32:19 +0100
committer alemi <[email protected]>2024-11-10 02:32:19 +0100
commite16cafd8afdbe6b759325a868cd36244cddc0c31 (patch)
tree55abaa4f56c398b3be4276f52f6cf53fd0bb1b41
parente47e69ba0947122d5b7887501b00ffa0c8036aff (diff)
docs: added a simple readmeHEADdev
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..91c2e10
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# 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