Added resample quality setting
This commit is contained in:
@@ -2,3 +2,6 @@ context.properties = {
|
||||
#default.clock.rate = 48000
|
||||
default.clock.allowed-rates = [ 44100, 48000, 88200, 96000, 176400, 192000 ]
|
||||
}
|
||||
stream.properties = {
|
||||
resample.quality = 14
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user