From 4181eb13bf29a01682039c2bed1723a2824e32d9 Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Sun, 22 Sep 2019 16:47:08 +0300 Subject: audiomixer: port to the new endpoints API ... using wireplumber API to access endpoint information instead of the low-level pipewire API. This exports only the master volume for the moment. Signed-off-by: George Kiagiadakis Change-Id: I5a1d12e23a8bf59a34ae4b633083262e8f3d9ba1 --- conf.d/cmake/config.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'conf.d') diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index af2e4c2..1405789 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -71,6 +71,7 @@ set (PKG_REQUIRED_LIST libsystemd>=222 afb-daemon libpipewire-0.3 + wireplumber-0.1 ) # Static constante definition -- cgit 1.2.3-korg