midi2ly (1) Linux Manual Page
midi2ly – manual page for midi2ly (LilyPond) 2.12.2
Synopsis
midi2ly [OPTION]… FILEDescription
Convert MIDI to LilyPond input.Options
- -a, –absolute-pitches
- print absolute pitches
- -d, –duration-quant=DUR
- quantise note durations on DUR
- -e, –explicit-durations
- print explicit durations
- -h, –help
- show this help and exit
- -k, –key=ALT[:MINOR]
- set key: ALT=+sharps|-flats; MINOR=1
- -o, –output=FILE
- write output to FILE
- -s, –start-quant=DUR
- quantise note starts on DUR
- -t, –allow-tuplet=DUR*NUM/DEN
- allow tuplet durations DUR*NUM/DEN
- -V, –verbose
- be verbose
- –version
- show version number and exit
- -w, –warranty
- show warranty and copyright
- -x, –text-lyrics
- treat every text as a lyric
Examples
- $ midi2ly –key=-2:1 –duration-quant=32 –allow-tuplet=4*2/3 –allow-tuplet=2*4/3 foo.midi
Reporting Bugs
Report bugs via http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugsSee Also
The full documentation for midi2ly is maintained as a Texinfo manual. If the info and midi2ly programs are properly installed at your site, the command- info midi2ly
should give you access to the complete manual.
