logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

midi2xml - midi2xml converts your MIDI files to XML format

Author

       Joël Krähemann

Bugs

       None. So far I know.

Description

       midi2xml takes your MIDI file from command line and outputs the resulting XML to stdout.

Name

       midi2xml - midi2xml converts your MIDI files to XML format

Options

       The program follows the usual GNU command line syntax, with long options starting with two dashes (`-').
       A summary of options is included below. For a complete description, see the info(1) files.

       file
           Open file from command line.

       --help
           Show summary of options.

       --version
           Show version of program.

Synopsis

/usr/bin/midi2xml [--help] [--version] file

See Also