Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 706 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 706 Bytes

Pianola

This project provides a web-based midi file player with piano keyboard and piano-roll views. It was built to help with the transcription of piano rolls, and enables in particular to loop over small segments of a piece at lower speed.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Contribute

Pianola is open-source software originally written by Zulko and released under the MIT licence. Everyone is welcome to contribute!