A drumstick command line utility for building a simple smf (standard midi file).
drumstick-buildsmf [options] {FILE}
This program is a Drumstick example and utility program. You can use it to build a SMF containing a simple C Major scale, that could be used as input for other Drumstick utilities.
-h|--help
Prints a summary of the command-line options and exit.
-V|--version
Prints the program version number and exit.
The following argument is required:
FILE
The name of the output SMF file.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation, considering as source code any files used for the production of this manpage.
Pedro Lopez-Cabanillas <[email protected]>
Copyright © 2010 Pedro Lopez-Cabanillas