Update
This commit is contained in:
parent
2ce0626c5f
commit
e9bca1d1ac
|
@ -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