Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

drumstick-playsmf(1) [debian man page]

DRUMSTICK-PLAYSMF(1)						   User Commands					      DRUMSTICK-PLAYSMF(1)

NAME
drumstick-playsmf - A Drumstick command line utility for playing standard MIDI files. SYNOPSIS
drumstick-playsmf [options] {PORT} {FILE} DESCRIPTION
This program is a Drumstick example and utility program. You can use it to play standard MIDI files without GUI controls. ARGUMENTS
The following arguments are required: 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. LICENSE
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. SEE ALSO
drumstick-dumpmid(1), drumstick-guiplayer(1) AUTHOR
Pedro Lopez-Cabanillas <plcl@users.sf.net> COPYRIGHT
Copyright (C) 2010 Pedro Lopez-Cabanillas drumstick 0.5.0 May 13, 2010 DRUMSTICK-PLAYSMF(1)

Check Out this Related Man Page

DRUMSTICK-DUMPWRK(1)						   User Commands					      DRUMSTICK-DUMPWRK(1)

NAME
drumstick-dumpwrk - A Drumstick command line utility for decoding WRK (Cakewalk) files. SYNOPSIS
drumstick-dumpwrk [options] {FILE} DESCRIPTION
This program is a Drumstick example and utility program. You can use it to decode as text your WRK files created with Cakewalk or Sonar. ARGUMENTS
The following argument is required: FILE The name of the input WRK file. 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. -v|--verbose Verbose output. LICENSE
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. SEE ALSO
drumstick-dumpsmf(1), drumstick-dumpove(1) AUTHOR
Pedro Lopez-Cabanillas <plcl@users.sf.net> COPYRIGHT
Copyright (C) 2010 Pedro Lopez-Cabanillas drumstick 0.5.0 May 13, 2010 DRUMSTICK-DUMPWRK(1)
Man Page