A web application made for practicing reading sheet music, pitch recognition / ear training, and perhaps more.
This project is still in development.
Use Prelude in your browser by visiting: https://www.getprelude.net
- 📱 Works on any mobile or desktop device with a browser (no installation necessary)
✈️ Works offline (so you can keep practicing in the subway, on a plane, etc.)- 🎹 Supports MIDI keyboards (and other input devices)
- ⬇️ Supports installation ("Add to Home Screen" on mobile and run full-screen from your app launcher)
Before doing anything:
npm install
To run the local test server (using webpack):
npm start
To build:
npm run build
MIT
This is the work of Stephen Eisenhauer (stepheneisenhauer.com).
Sources made available under the license listed above.