1AXFER-LIST(1) General Commands Manual AXFER-LIST(1)
2
3
4
6 axfer-list - dump lists of available sound devices and nodes to trans‐
7 fer audio data frame.
8
9
11 axfer list direction target
12
13 direction = capture | playback
14
15 target = device | pcm
16
17
19 The list subcommand of axfer dumps lists of available nodes to transfer
20 audio data frame. At present, the subcommand is helpful just for liba‐
21 sound backend of transfer subcommand.
22
23
25 Direction
26 capture
27 Operates for capture transmission.
28
29
30 playback
31 Operates for playback transmission.
32
33
34 Target
35 device Dumps a list of all soundcards and digital audio devices avail‐
36 able in libasound backend for tranfer subcommand.
37
38
39 pcm Dumps a list of all PCM nodes available in alsa-lib configura‐
40 tion space in libasound backend for transfer subcommand.
41
42
44 Options of -l , --list-devices are handled as device operation. Options
45 of -L , --list-pcms are handled as pcm operation.
46
47
49 axfer(1), axfer-transfer(1), alsamixer(1), amixer(1)
50
51
53 Takashi Sakamoto <o-takashi@sakamocchi.jp>
54
55
56
57alsa-utils 28 November 2018 AXFER-LIST(1)