Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 650 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 650 Bytes

Midi To Jianpu

A work in progress program that converts .mid files to Jianpu notation.

It is nowhere near done and a complete rewrite might be required to achieve full functionality.

Demo

Example Screenshot

Installation

Install my-project with pip

  pip install -r requirements.txt

Features

  • Convert to HTML (main)
  • Convert to docx (would not recommend using)

Roadmap

  • Fix line and dot being too close to each other
  • Fix spacing
  • Fix errors that occur on certain .mid files
  • Full rewrite using C# instead of Python

Author