fix: audio stuff

This commit is contained in:
2025-10-21 18:05:57 +02:00
parent d4d8a7c381
commit eabe7284f5
3 changed files with 43 additions and 1 deletions
@@ -0,0 +1,3 @@
stream.properties = {
resample.quality = 10
}
@@ -1,3 +1,3 @@
context.properties = {
default.clock.allowed-rates = [ 44100 48000 88200 96000 176400 192000 ]
default.clock.allowed-rates = [ 44100 48000 88200 96000 176400 192000 352800 384000 ]
}