PulseAudio is a sound system for POSIX OSes, it is a proxy for your sound applications.
This question is inspired by Can you run GUI apps in a docker container?. The basic idea is to run …
qt audio docker alsa pulseaudioThis doesn't seem to work at all: cat /dev/urandom > /dev/dsp #from wikipedia.org Is it because of …
linux alsa pulseaudioI am using my gentoo as host os for kvm with vga passthrough for playing on windows, but I have …
qemu kvm gentoo pulseaudioI'm working on a mobile app for Maemo/MeeGo and Maemo uses PulseAudio. I want to play a mp3 to …
linux audio command-line-interface maemo pulseaudioI am trying to connect a bluetooth headset to my RPI. My setup is the following: archlinux-arm, kernel: linux-raspberrypi 3.12.23-1 …
bluetooth raspberry-pi bluez pulseaudio archlinux-armI have Ubuntu 16.04 and already installed BlueZ 5.37, PulseAudio 10.0, and ofono 1.20 (clone from github). And I need to use phone like …
linux bluetooth bluez pulseaudioI am trying to write a basic volume application. Since I'm writing this in Ruby I don't want to extend …
dbus pulseaudioI trying to make PulseAudio echo canceller work. I have two applications - recorder and player, both use PulseAudio. I …
c pulseaudio echo-cancellationI've setup a systemd service file to perform some pactl operations at system startup for a test process. While the …
pulseaudio systemdI have a ubuntu install with pulseaudio default installed. When pulseaudio is running this works: aplay -D hw:2,7 /usr/share/…
alsa pulseaudio