1DRUMSTICK-DUMPOVE(1) User Commands DRUMSTICK-DUMPOVE(1)
2
3
4
6 drumstick-dumpove - A Drumstick command line utility for decoding OVE
7 (Overture) files.
8
10 drumstick-dumpove [options] {FILE}
11
13 This program is a Drumstick example and utility program. You can use it
14 to decode as text your OVE files created with Overture.
15
17 The following argument is mandatory:
18
19 FILE
20 The name of the Overture file.
21
22 The following arguments are optional:
23
24 -h|--help
25 Prints a summary of the command-line options and exit.
26
27 -v|--version
28 Prints the program version number and exit.
29
30 --verbose
31 Verbose output.
32
34 Permission is granted to copy, distribute and/or modify this document
35 under the terms of the GNU General Public License, Version 2 or any
36 later version published by the Free Software Foundation, considering as
37 source code any files used for the production of this manpage.
38
40 drumstick-dumpsmf(1), drumstick-dumpwrk(1)
41
43 Rui Fan <vanferry@gmail.com>
44
46 Copyright © 2010-2019 Rui Fan
47
48
49
50drumstick 1.1.3 Aug 31, 2010 DRUMSTICK-DUMPOVE(1)