Hi, I've a patch which often will try to load textfiles that don't exist into arrays. And there are a lot of arrays.
Will moving the resulting error messages to the cmd window using '-stderr' in theory reduce the drawing that tcl/tk has to do and thus help prevent sound glitches?
Thanks in advance,
Hallo, Solen Music hat gesagt: // Solen Music wrote:
Will moving the resulting error messages to the cmd window using '-stderr' in theory reduce the drawing that tcl/tk has to do and thus help prevent sound glitches?
Yes, it helps immensely. I have -stderr in my standard options in .pdrc because of this.
Frank