Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 962 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 962 Bytes

Sheetesia

Convert Synthesia piano roll videos into MIDI

Easily turn piano tutorials into music sheet

video to sheet

How to use

To compile this project you need cargo and opencv.

  • Compile OpenCV generating a pkg-config file

  • Clone this repository

  • Run cargo build or cargo build --release

  • Run cargo run providing the video you want to convert as the first argument

  • Wait for it to finish

  • Done! The resulting midi will be at out.mid