Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DRUMSTICK-DUMPRMI(1)		  User Commands 	    DRUMSTICK-DUMPRMI(1)

NAME
     drumstick-dumprmi - A Drumstick command line utility for decoding RIFF MIDI
     files.

SYNOPSIS
     drumstick-dumprmi [options] {FILE}

DESCRIPTION
     This  program is a Drumstick example and utility program. You can use it to
     decode a RIFF MIDI file as text, or to extract the embedded data  to  stan-
     dard MIDI and DLS files.

ARGUMENTS
     The following argument is required:

     FILE
	 The name of the input RMI.

     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.

     -e|--extract
	 Extracts  the	embedded data to a separate Standard MIDI file, and to a
	 DLS file.

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.

SEE ALSO
     drumstick-dumpsmf(1), drumstick-dumpwrk(1)

AUTHOR
     Pedro Lopez-Cabanillas <plcl@users.sf.net>

COPYRIGHT
     Copyright (C) 2010-2024 Pedro Lopez-Cabanillas

drumstick 2.11.0		December 31, 2025	    DRUMSTICK-DUMPRMI(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=drumstick-dumprmi&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help