feat(abs): improve audio abstraction.

This commit is contained in:
Alexandre Pujol 2023-11-24 18:17:26 +00:00
parent ef1023156e
commit cd1de59aad
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 8 additions and 18 deletions

View file

@ -1,10 +1,13 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2020-2022 Mikhail Morfikov
# Copyright (C) 2021-2022 Alexandre Pujol <alexandre@pujol.io>
# Copyright (C) 2021-2023 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
/usr/share/sounds/ r,
# PulseAudio module-ladspa-sink (plugin sc4m_1916)
/usr/lib/ladspa/ r,
/usr/lib/ladspa/*.so mr,
@{lib}/ladspa/ r,
@{lib}/ladspa/*.so mr,
@{run}/udev/data/+sound:card@{int} r,
@{sys}/class/ r,
@{sys}/class/sound/ r,