File: mftext.1

package info (click to toggle)
manpages-l10n 4.27.0-1~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 1,001,980 kB
  • sloc: sh: 4,067; makefile: 913; python: 885; perl: 442; sed: 16; lisp: 3
file content (20 lines) | stat: -rw-r--r-- 587 bytes parent folder | download | duplicates (26)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.