2024-10-07 20:17:54 +01:00
|
|
|
context.properties = {
|
2024-10-20 01:40:57 +01:00
|
|
|
default.clock.rate = 44100
|
|
|
|
default.clock.allowed-rates = [ 44100 ]
|
2024-10-07 20:17:54 +01:00
|
|
|
default.clock.quantum = 128
|
|
|
|
default.clock.max-quantum = 128
|
|
|
|
default.clock.min-quantum = 128
|
|
|
|
}
|