bump scratch buffers

This commit is contained in:
Concedo 2023-07-22 18:12:18 +08:00
parent 52c5856a08
commit 3aec3038d4
2 changed files with 6 additions and 6 deletions

View file

@ -283,7 +283,7 @@ maxhordectx = 1024
maxhordelen = 256
modelbusy = threading.Lock()
defaultport = 5001
KcppVersion = "1.36"
KcppVersion = "1.37"
showdebug = True
showsamplerwarning = True
exitcounter = 0