Update
This commit is contained in:
parent
646e6f9065
commit
5b37ae2829
|
@ -0,0 +1,5 @@
|
|||
context.properties = {
|
||||
default.clock.rate = 96000
|
||||
default.clock.allowed-rates = [ 44100, 48000, 88200, 96000 ]
|
||||
default.clock.min-quantum = 16
|
||||
}
|
Loading…
Reference in New Issue