8 lines
260 B
Text
8 lines
260 B
Text
context.properties = {
|
|
default.clock.rate = 48000
|
|
default.clock.allowed-rates = [ 32000 44100 48000]
|
|
default.clock.quantum = 256
|
|
default.clock.min-quantum = 128
|
|
default.clock.max-quantum = 256
|
|
default.clock.quantum-limit = 256
|
|
}
|