Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.38 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.38 KB

WebMIDI Playground

Play around with these experiments at midi.maxvogler.de.

VIZ


/viz visualizes MIDI beat clock signals by rendering a pulsating animation. More…

TOUCH


/touch uses touch input to control music effects. More…

GATEWAY


/gateway forwards MIDI to another device via WebRTC. More…

CONTROLLER


/controller translates Gamepad inputs to MIDI messages. More…

HANDPOSE


/handpose uses hand gestures to generate MIDI messages. More…

LATENCY


/latency measures the end-to-end latency of a loopback device. More…