7 lines
205 B
Text
7 lines
205 B
Text
context.properties = {
|
|
default.clock.rate = 44100
|
|
default.clock.allowed-rates = [ 44100 ]
|
|
default.clock.quantum = 128
|
|
default.clock.max-quantum = 128
|
|
default.clock.min-quantum = 128
|
|
}
|