21 lines
296 B
Markdown
21 lines
296 B
Markdown
|
|
# aconnect
|
||
|
|
|
||
|
|
> Manage ALSA sequencer connections.
|
||
|
|
> More information: <https://manned.org/aconnect>.
|
||
|
|
|
||
|
|
- List all ports:
|
||
|
|
|
||
|
|
`aconnect {{[-a|--all]}}`
|
||
|
|
|
||
|
|
- List readable input ports:
|
||
|
|
|
||
|
|
`aconnect {{[-i|--input]}}`
|
||
|
|
|
||
|
|
- List writeable output ports:
|
||
|
|
|
||
|
|
`aconnect {{[-o|--output]}}`
|
||
|
|
|
||
|
|
- Display help:
|
||
|
|
|
||
|
|
`aconnect`
|