timmydoza / midi-stuff

Home Page:https://timmydoza.github.io/midi-stuff/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

midi stuff

Uses the web MIDI api (supported by Chrome) to connect to a MIDI keyboard and do crazy things, like play an upside-down piano.

Clone the repo, then:

npm i

Run npm dev to watch for changes, or npm run build to build static assets to /build folder.

If you use the same device for input and output (typical), then local control should be turned off.

Try it live (needs MIDI input/output)

Vue version coming soon...

screenshot

About

https://timmydoza.github.io/midi-stuff/


Languages

Language:CSS 49.4%Language:JavaScript 36.0%Language:HTML 14.6%