Linux Command Directory
This directory of Linux commands is from Linux in a Nutshell, 5th Edition.
Click on any of the 687 commands below to get a description and list of available options. All links in the command summaries point to the online version of the book on Safari Bookshelf.
Buy it now, or read it online on Safari Bookshelf.
aconnect
aconnect [options] [sender] [receiver] aconnect [options]
Like its GUI relative alsa-patch-bay, aconnect connects ports in MIDI hardware and software to route events, similar to running patch cables between different mixers and synthesizers in an all-hardware audio system. aconnect is part of the ALSA (Advanced Linux Sound Architecture) system.
Options
Undo the connection described.
The connection being created must be exclusive: the sender and receiver ports may not connect to any other port.
List all input (sender) ports. This flag is used without any other arguments or flags.
List all output (receiver) ports. This flag is used without any other arguments or flags.
All events processed through this connection get new timestamps from the named real-time queue. The receiving port must have access to, and use, the real-time queue.
All events processed through this connection get new timestamps from the specified tick queue.
Cancel all connections. This flag is used without any other arguments or flags.




