pipewire/pipewire-pulseaudio
Wim Taymans 346e35eed5 deprecate the libpulse replacement
Don't build by default, update the README
With pulse-server we are more flexible and compatible and we don't
have to (badly) reimplement libpulse anymore.
2020-11-12 15:18:04 +01:00
..
src remove hooks from objects 2020-11-06 15:53:32 +01:00
test pulse: add volume change example 2020-10-22 16:47:24 +02:00
LICENSE Merge pipewire-pulseaudio subtree 2019-11-03 15:20:57 +01:00
README.md deprecate the libpulse replacement 2020-11-12 15:18:04 +01:00

pipewire-pulseaudio

PulseAudio client library for PipeWire

This is a replacement libpulse.so library. Clients using this library will transparently connect to PipeWire.

This is now deprecated in favour of the protocol-pulse module that implements the pulseaudio protocol directly. This makes it possible to use the standard pulseaudio client library.