midi2musicxml is no longer maintained, please use tyouseisientool. https://github.com/sigprogramming/tyouseisientool
This is a converter from MIDI and Lyric text to musicxml for NEUTRINO.
- Convert from a MIDI file and text file to musicxml.
- Support Kanji lyric.
- Call NEUTRINO.
- Support both GUI and CUI
- English / Japanese
- Java 11 and Later
midi2musicxml [midi file] [options]
OPTIONS
-t input-text-file-lyrics
Specify a input file of lyrics. STDIN is read if the file is not specified.
-o output-file-xml
Specify a path to the output xml file. By default, the output is [path to mid].musicxml.
-n path-to-neutrino-directory
Call NEUTRINO if it is specified.
-s
Ignore warnings.
--help
Print help.
You can download from release page.
Just install it.
vi build.gradle.kts
git tag v1.2.3
git push --tags
As you like! You can post issues and pull requests.
MIT License. Copyright 2020 kaiba.