Add option to merge audio devices by separating audio inputs with | in one -a

This commit is contained in:
dec05eba
2023-02-16 23:39:02 +01:00
parent c22c66260e
commit 1d8d95fba4
7 changed files with 345 additions and 129 deletions

View File

@@ -13,3 +13,4 @@ xcomposite = ">=0.2"
xrandr = ">=1"
libpulse = ">=13"
libswresample = ">=3"
libavfilter = ">=5"