最終更新:2022-05-24 (火) 23:25:57 (368d)
pulseaudio-utils
Top / pulseaudio-utils
Linux/usr/bin
- pacat - Play back or record raw or encoded audio streams on a PulseAudio sound server
- pacmd - Reconfigure a PulseAudio sound server during runtime
- pactl - Control a running PulseAudio sound server
- padsp? - PulseAudio OSS Wrapper
- pamon - parecと同じ
- paplay
- parec
- parecord?
- pasuspender?
- pax11publish?
pacatへのシンボリックリンク
https://github.com/pulseaudio/pulseaudio/blob/master/src/utils/pacat.c#L788
mode raw pacat PLAYBACK true Play back audio data from STDIN or the specified file on a PulseAudio sound server. paplay PLAYBACK false Play back encoded audio files on a PulseAudio sound server. parec, pamon RECORD true Capture audio data from a PulseAudio sound server and write it to STDOUT or the specified file. parecord? RECORD false Capture audio data from a PulseAudio sound server and write it to a file.