diff --git a/10-bitperfect.conf b/10-bitperfect.conf index 652237d..8ef27b7 100644 --- a/10-bitperfect.conf +++ b/10-bitperfect.conf @@ -1,4 +1,7 @@ context.properties = { #default.clock.rate = 48000 default.clock.allowed-rates = [ 44100, 48000, 88200, 96000, 176400, 192000 ] -} \ No newline at end of file +} +stream.properties = { + resample.quality = 14 +}