Better way to enable bit-perfect audio
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
context.properties = {
|
||||
#default.clock.rate = 48000
|
||||
default.clock.allowed-rates = [ 44100, 48000, 88200, 96000, 176400, 192000, 384000 ]
|
||||
default.clock.allowed-rates = [ 44100, 48000, 88200, 96000, 176400, 192000 ]
|
||||
}
|
||||
Reference in New Issue
Block a user