From 0c21a7a0d5b84dc6726462f0fbe51b8c32433262 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Fri, 11 Aug 2006 16:01:56 +0000 Subject: initial commit into repository --- (limited to 'man/mididump.1') diff --git a/man/mididump.1 b/man/mididump.1 new file mode 100644 index 0000000..e236ddc --- a/dev/null +++ b/man/mididump.1 @@ -0,0 +1,72 @@ +.TH mididump 1 "August 11th, 2006" "mididump(1)" "Klever Group (http://www.klever.net/)" +.hla en + +.SH NAME + +mididump \- Standard MIDI File dump + +.SH SYNOPSYS + +\fBmididump\fR +[\fB-h\fR | \fB--help\fR | \fB--usage\fR] +[\fB-V\fR | \fB--version\fR] +[\fB-L\fR | \fB--license\fR] +[[ ]] + +.SH DESCRIPTION + +mididump outputs ascii representation of the input SMF file. At this point it +may only be useful for debugging purpose. + +if you want to load file from standard input or dump results to standard output +just omit corresponding file or specify '-'. + +.SH OPTIONS + +.TP +\fB-h\fR, \fB--help\fR, \fB--usage\fR +Display short usage message and exit. +.TP +\fB-V\fR, \fB--version\fR +Report version and exit. +.TP +\fB-L\fR, \fB--license\fR +Show licensing terms. + +.SH EXIT STATUS + +Zero in case of success, non-zero otherwise. + +.SH AUTHOR + +Written by Michael 'hacker' Krelin + +.SH COPYRIGHT + +Copyright (c) 2006 Klever Group (http://www.klever.net/) + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +.SH BUGS + +You tell me. Send reports to + +.SH SEE ALSO +\fBmidi2f0\fR(1) +\fBmidifilter\fR(1) -- cgit v0.9.0.2