pipewire/src/tools
Pantelis Antoniou 588e9562f9 pwcat: simple native playback/record tool
pwcat is analogous to pacat of PulseAudio which implements
both playback and recording capability.

Only wav files are supported for now, and you can use the
handy pwplay and pwrecord aliases for easy use.

Playback a wav file
  $ pwplay foo.wav

Record a wav file
  $ pwrecord -r 44100 -c 1 -f s16 foo.wav

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
2020-01-27 12:23:15 +01:00
..
meson.build pwcat: simple native playback/record tool 2020-01-27 12:23:15 +01:00
pipewire-cli.c spa: add spa_aprintf helper 2020-01-27 12:19:21 +01:00
pipewire-dot.c Make interface types a string 2019-12-19 13:36:04 +01:00
pipewire-monitor.c Make interface types a string 2019-12-19 13:36:04 +01:00
pwcat.c pwcat: simple native playback/record tool 2020-01-27 12:23:15 +01:00