118 lines
2.7 KiB
HTML
118 lines
2.7 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of APLAYMIDI</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>APLAYMIDI</H1>
|
|
Section: User Commands (1)<BR>Updated: 2 Nov 2011<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<P>
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
aplaymidi - play Standard MIDI Files
|
|
<P>
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>aplaymidi</B>
|
|
|
|
-p client:port[,...] [-d delay] midifile ...
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>aplaymidi</B>
|
|
|
|
is a command-line utility that plays the specified MIDI file(s) to one
|
|
or more ALSA sequencer ports.
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<P>
|
|
<DL COMPACT>
|
|
<DT id="1"><I>-h, --help</I>
|
|
|
|
<DD>
|
|
Prints a list of options.
|
|
<P>
|
|
<DT id="2"><I>-V, --version</I>
|
|
|
|
<DD>
|
|
Prints the current version.
|
|
<P>
|
|
<DT id="3"><I>-l, --list</I>
|
|
|
|
<DD>
|
|
Prints a list of possible output ports.
|
|
<P>
|
|
<DT id="4"><I>-p, --port=client:port,...</I>
|
|
|
|
<DD>
|
|
Sets the sequencer port(s) to which the events in the MIDI file(s) are
|
|
sent.
|
|
<P>
|
|
A client can be specified by its number, its name, or a prefix of its
|
|
name. A port is specified by its number; for port 0 of a client, the
|
|
":0" part of the port specification can be omitted.
|
|
<P>
|
|
Multiple ports can be specified to allow playback of MIDI file(s) that
|
|
contain events for multiple devices (ports), as specified by "Port
|
|
Number" meta events.
|
|
<P>
|
|
For compatibility with
|
|
<B><A HREF="/cgi-bin/man/man2html?1+pmidi">pmidi</A>(1),</B>
|
|
|
|
the port specification is taken from the
|
|
<I>ALSA_OUTPUT_PORTS</I>
|
|
|
|
environment variable if none is given on the command line.
|
|
<P>
|
|
<DT id="5"><I>-d, --delay=seconds</I>
|
|
|
|
<DD>
|
|
Specifies how long to wait after the end of each MIDI file,
|
|
to allow the last notes to die away.
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
<B>aplaymidi</B>
|
|
|
|
handles "Port Number" meta events, but not "Port Name" meta events.
|
|
<P>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?1+pmidi">pmidi</A>(1)
|
|
<BR>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?1+playmidi">playmidi</A>(1)
|
|
<P>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Clemens Ladisch <<A HREF="mailto:clemens@ladisch.de">clemens@ladisch.de</A>>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="6"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="7"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="8"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="9"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="10"><A HREF="#lbAF">BUGS</A><DD>
|
|
<DT id="11"><A HREF="#lbAG">SEE ALSO</A><DD>
|
|
<DT id="12"><A HREF="#lbAH">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:06 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|