This commit is contained in:
Valeria Fadeeva 2023-11-27 17:20:50 +05:00
parent 646e6f9065
commit 5b37ae2829
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
context.properties = {
default.clock.rate = 96000
default.clock.allowed-rates = [ 44100, 48000, 88200, 96000 ]
default.clock.min-quantum = 16
}