A clean and cool like snow, fully customizable staff sheet sight trainer for musicians.
- Animatable staff sheet
- Themes
- Midi Visualizers
- Smooth Caret
- Live stats
The project is in its very early phase and yet to be dropped its first release. Anyone who is interested can contribute, feel free to reach me at raghav@snowypiano.com
-
Clone this repository
git clone git@github.com:raghav-wd/snowypiano.git
-
Install dependencies
npm install
-
Start the development server
npm start
-
Generate a full static production build
npm run build