Sheetesia

Convert Synthesia piano roll videos into MIDI.

How to use

To compile this project you need cargo

  • 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

GitHub