logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

axfer-list - dump lists of available sound devices and nodes to transfer audio data frame.

Author

       Takashi Sakamoto <o-takashi@sakamocchi.jp>

alsa-utils                                      28 November 2018                                   AXFER-LIST(1)

Compatibility To Aplay

       Options  of  -l , --list-devices are handled as device operation. Options of -L , --list-pcms are handled
       as pcm operation.

Description

       The list subcommand of axfer dumps lists of available nodes to transfer audio data frame. At present, the
       subcommand is helpful just for libasound backend of transfer subcommand.

Name

       axfer-list - dump lists of available sound devices and nodes to transfer audio data frame.

Options

Directioncapture
              Operates for capture transmission.

       playback
              Operates for playback transmission.

   Targetdevice Dumps  a  list  of  all  soundcards  and  digital audio devices available in libasound backend for
              tranfer subcommand.

       pcm    Dumps a list of all PCM nodes available in alsa-lib configuration space in libasound  backend  for
              transfer subcommand.

See Also

axfer(1),axfer-transfer(1),alsamixer(1),amixer(1)

Synopsis

axferlistdirectiontarget

       direction = capture | playback

       target = device | pcm

See Also