Added 10-bitperfect.conf

The pipewire drop-in config allowing for bit-perfect playback
This commit is contained in:
2026-04-07 11:49:59 +02:00
parent 818223fd08
commit 14f9338bb1

4
10-bitperfect.conf Normal file
View File

@@ -0,0 +1,4 @@
context.properties = {
#default.clock.rate = 48000
default.clock.allowed-rates = [ 44100, 48000, 88200, 96000, 176400, 192000, 384000 ]
}