Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d-buckner/p2piano

play piano with friends in realtime over a peer to peer network
https://github.com/d-buckner/p2piano

midi midi-device music music-visualizer peer-to-peer realtime webrtc

Last synced: 1 day ago
JSON representation

play piano with friends in realtime over a peer to peer network

Awesome Lists containing this project

README

        

## P2Piano
P2Piano is a room based piano app that let's you play music with friends. It supports usb midi devices and streams midi data between clients using WebRTC.

To run the app locally:
1. ensure you have docker and docker compose
2. Run `docker compose up` in the root of this project
3. Open http://localhost:8345 in your browser