pax11publish
Command line tools for the PulseAudio sound server
Install
- All systems
-
curl cmd.cat/pax11publish.sh
- Debian
-
apt-get install pulseaudio-utils
- Ubuntu
-
apt-get install pulseaudio-utils
- Alpine
-
apk add pulseaudio
- Arch Linux
-
pacman -S pulseaudio
- Kali Linux
-
apt-get install pulseaudio-utils
- CentOS
-
yum install pulseaudio-utils
- Fedora
-
dnf install pulseaudio-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pulseaudio-utils
- OS X
-
brew install pulseaudio
- Raspbian
-
apt-get install pulseaudio-utils
- Dockerfile
- dockerfile.run/pax11publish
- Docker
-
docker run cmd.cat/pax11publish pax11publish
powered by Commando
pulseaudio-utils
Command line tools for the PulseAudio sound server
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. These tools provide command line access to various features of the PulseAudio sound server. Included tools are: paplay - Playback a WAV file via a PulseAudio sink. pacat - Cat raw audio data to a PulseAudio sink. parec - Cat raw audio data from a PulseAudio source. pacmd - Connect to PulseAudio's built-in command line control interface. pactl - Send a control command to a PulseAudio server. padsp - /dev/dsp wrapper to transparently support OSS applications. pax11publish - Store/retrieve PulseAudio default server/sink/source settings in the X11 root window.
pulseaudio-utils-dbg
PulseAudio command line tools (debugging symbols)
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. This package contains detached debugging symbols for the command line tools.
pulseaudio
PulseAudio sound server
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. These are some of PulseAudio's features: * High quality software mixing of multiple audio streams with support for more than one sink/source. May be used to combine multiple sound cards into one (with sample rate adjustment). * Wide range of supported client libraries. ESD, ALSA, oss, libao and GStreamer client applications are supported as-is. Native PulseAudio plug-ins are also available for xmms and mplayer. * Good low latency behaviour and very accurate latency measurement for playback and recording. Ability to fully synchronize multiple playback streams. * Network transparency, allowing an application to play back or record audio on a different machine than the one it is running on. * Extensible plug-in architecture with plug-ins for jackd, multicast-rtp lirc and avahi, just to name a few. This package contains the daemon and basic module set.