MIDI2MG(1) | General Commands Manual | MIDI2MG(1) |
midi2mg - convert a midi file into midge(1) text format.
midi2mg [ options ] midi_file
midi2mg reads a midi file and writes its contents to a file in midge(1) text format. It prints a message to stdout for any midi events it can't handle.
-h or --help
-v or --verbose
-q or --quiet
-o file or --outfile file
-w or --ignore-wrong-track
-n i[,j...] or --include-tracks i[,j...]
-N i[,j...] or --exclude-tracks i[,j...]
-t n or --tuplet-factor n
-F or --no-factorise
Does not correctly handle some text events.
Does not handle SMTPE style tempo events.
Does not handle changes of tempo/time_sig/key if these are on a separate tempo track.
David Riley <dave@dmriley.demon.co.uk>
17 July 2006 |