Only 48kHz for audio
This commit is contained in:
parent
a15d5945ea
commit
77a933b2ac
@ -1,5 +1,5 @@
|
||||
context.properties = {
|
||||
default.clock.allowed-rates = [ 44100 48000 ]
|
||||
default.clock.allowed-rates = [ 48000 ]
|
||||
default.clock.quantum = 2096
|
||||
default.clock.min-quantum = 512
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user