mirror of
https://github.com/nestriness/nestri.git
synced 2026-05-01 19:03:08 +03:00
8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
context.properties = {
|
|
default.clock.rate = 48000
|
|
default.clock.allowed-rates = [48000]
|
|
default.clock.min-quantum = 128
|
|
default.clock.max-quantum = 1024
|
|
default.clock.quantum = 512
|
|
}
|