1 .TH ASEQDUMP 1 "19 Feb 2005"
4 aseqdump \- show the events received at an ALSA sequencer port
8 [\fI\-p client:port,...\fP]
12 is a command-line utility that prints the sequencer events it receives as text.
14 To stop receiving, press Ctrl+C.
20 Prints a list of options.
24 Prints the current version.
28 Prints a list of possible input ports.
31 .I \-p,\-\-port=client:port,...
32 Sets the sequencer port(s) from which events are received.
34 A client can be specified by its number, its name, or a prefix of its
35 name. A port is specified by its number; for port 0 of a client, the
36 ":0" part of the port specification can be omitted.
39 Clemens Ladisch <clemens@ladisch.de>