mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-11 00:05:36 +02:00
- Also added new latency control parameter, not super visible differences, but it's cool :)
7 lines
202 B
Plaintext
7 lines
202 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
|
|
} |