diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/debian-bookworm/man1/mftext.1 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-bookworm/man1/mftext.1')
-rw-r--r-- | upstream/debian-bookworm/man1/mftext.1 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/upstream/debian-bookworm/man1/mftext.1 b/upstream/debian-bookworm/man1/mftext.1 new file mode 100644 index 00000000..39757275 --- /dev/null +++ b/upstream/debian-bookworm/man1/mftext.1 @@ -0,0 +1,20 @@ +.TH MFTEXT 1 +.SH NAME +mftext \- Dump a MIDI file as text +.SH SYNOPSIS +.BI mftext " file" +.SH "DESCRIPTION" +.PP +.B mftext +gives a verbose description of what is in a MIDI file. +You may wish to use it to check the output from +.BR abc2midi . +It is part of the original midifilelib distribution +available from +.IR http://www.harmony-central.com/MIDI/midifilelib.tar.gz . +.SH "SEE ALSO" +.PP +.IR abcmtex "(1), " abc2abc "(1), " abc2midi "(1), " midi2abc "(1)" +.SH AUTHOR +This manual page was written by Anselm Lingnau <lingnau@tm.informatik.uni-frankfurt.de>, +for the Debian GNU/Linux system. |