MusicBoxConverter/MusicBoxConverter/Help.txt

14 lines
443 B
Plaintext

MusicBoxConverter
by Starbeamrainbowlabs
Converts MIDI files to SVG music box strips.
Usage:
mono [--debug] MusicBoxConverter.exe {options}
Options:
-h --help Shows this help message.
-i --input {filename} Specifies the input midi file to convert.
-o --output {filename} Specified the file path to output the SVG music box strip to.
--debug Activates additional debugging output.