diff --git a/_tools/midipiano.md b/_tools/midipiano.md new file mode 100644 index 000000000..e75cd8c54 --- /dev/null +++ b/_tools/midipiano.md @@ -0,0 +1,13 @@ +--- +layout: tools +title: "midipiano.app" +subtitle: "Browser-based piano practice with MEI scores and a MIDI keyboard" +image: https://midipiano.app/img/logo-header.png +website: https://midipiano.app/en/ +repository: +tags: [browser-based, rendering, sonification, viewer] +--- + +[midipiano.app](https://midipiano.app/en/) is a zero-install piano practice application that runs in the browser. It loads MEI (and MusicXML) scores, engraves them with [Verovio](https://www.verovio.org) and turns them into a practice session: the user connects a MIDI keyboard over USB or Bluetooth through the Web MIDI API, plays the score, and gets note-by-note feedback for each hand, with loops over a passage, tempo control and a listen mode that plays the score back. + +The built-in exercise catalogue is encoded in MEI, and users can import their own MEI or MusicXML files. There is no account and no installation; it works in any Chromium-based browser (Chrome, Edge, Opera) and, on iOS and macOS, through the Web MIDI Browser app. The interface is available in thirteen languages.