-h or --help
Display help text.
-v or --verbose
Print verbose messages to stdout.
-q or --quiet
Quiet. No stdout.
-ofile or --outfilefile
Write output to file. Otherwise converts file.mid to file.mg Outputs to stdout if file is `-'.
When outputting to stdout quiet mode is automatically set unless verbose mode is set earlier on
the command line.
-w or --ignore-wrong-track
Ignore MIDI events on the wrong channel instead of exiting.
-ni[,j...] or --include-tracksi[,j...]
Only convert the tracks in the comma separated list, with track numbers starting from 1.
-Ni[,j...] or --exclude-tracksi[,j...]
Convert all tracks except those specified in the comma separated list.
-t n or --tuplet-factor n
An additional factor for files with odd note lengths, to prevent them being translated as decimals
(n should be a prime number greater than 3).
-F or --no-factorise
Do not factorise time values (may help to decipher unusual tuplet values).