2022-03-14 14:50:14 -04:00
2021-12-21 22:46:52 -05:00
2022-03-14 14:42:48 -04:00
2022-03-14 14:48:16 -04:00
2021-10-23 12:22:32 -04:00
2022-03-14 14:42:48 -04:00
2022-03-13 19:50:43 -04:00
2022-01-27 23:31:49 -05:00
2021-10-30 02:36:40 +00:00
2022-03-14 14:42:48 -04:00
2022-03-14 14:42:48 -04:00
2022-03-14 14:44:44 -04:00
2021-12-16 20:47:47 -05:00
2022-03-14 14:42:48 -04:00
2022-03-14 14:50:14 -04:00
2021-10-21 15:08:09 -04:00
2022-03-14 14:42:48 -04:00

multiplayerpiano

An online piano you can play alone or with others in real-time. MIDI support, 88 keys, velocity sensitive. You can show off your skill or chat while listening to others play.

This is a clone of Brandon's server. This is NOT the original server.

Shut up and tell me how to start it!

yarn start-docker

Map

static

This folder contains the static web files from the official repo with slight modifications.

src

Main source files, written in TypeScript.

sounds

This folder contains the piano-sounds repository.

scripts

This folder contains various bash scripts for yarn.

build

Once transpiled, the JavaScript files will be here.

Description
An online piano you can play alone or with others in real-time. MIDI support, 88 keys, velocity sensitive. You can show off your skill or chat while listening to others play.
Readme
Languages
JavaScript 70.1%
TypeScript 23.8%
CSS 4.6%
HTML 1.4%