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

drumstick-playsmf - A Drumstick command line utility for playing standard MIDI files.

Arguments

       The following arguments are required:

       -p|--port= client:port
           An ALSA client:port specification that will be subscribed in order to send MIDI events to it. The
           client portion can be a number or a name, like in "20:0" or "KMidimon:0".

       FILE
           The name of the input SMF.

       The following arguments are optional:

       -h|--help
           Prints a summary of the command-line options and exit.

       -v|--version
           Prints the program version number and exit.

Author

PedroLopez-Cabanillas <plcl@users.sf.net>

Description

       This program is a Drumstick example and utility program. You can use it to play standard MIDI files
       without GUI controls.

License

       Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General
       Public License, Version 3 or any later version published by the Free Software Foundation, considering as
       source code any files used for the production of this manpage.

Name

       drumstick-playsmf - A Drumstick command line utility for playing standard MIDI files.

See Also

drumstick-dumpmid(1), drumstick-guiplayer(1)

Synopsis

drumstick-playsmf [options] {FILE}

See Also