Skip to content

mushding/musicxml_to_jianpu

 
 

Repository files navigation

Convert MusicXML to JianPu

This is a simple program to help you create JianPu notation from any standard notation software that outputs MusicXML. It is still experimental and only support a very limit set of features from MusicXML. Currently the only supported output format is FanQie JianPu.

Usage

usage: converter.py [-h] input_file

Supported Features

  • Simple Notes
  • Rests
  • Accidentals
  • Ties
  • Multiple parts

Current Limitations

  • All parts must be monophonic.
  • Cannot handle change of key signature or time signature in the middle of the piece.

License

Copyright (C) 2018 Che-Huai Lin

MIT License

About

Create JianPu notation from MusicXML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.6%
  • HTML 19.3%
  • Shell 0.1%