Function: blockdevices
BLOCKDEVICES Lists audio devices
  Usage: devs = blockdevices();

  BLOCKDEVICES lists the available audio input and output devices. The
  ID can be used in the BLOCK function to specify which device should
  be used.

Url: http://ltfat.github.io/doc/blockproc/blockdevices.html

See also: block.

Package: ltfat