Hi everyone,
My abstractions have GoP activated to allow for covenient monitoring of an experimenting with various sound parameters. However, the rewriting of these many graphical objects slows down PD. When hiding these abstractions in a subpatch, this slow-down is circumvented. However, now I'm getting some error messages in the main PD window:
(Tcl) INVALID COMMAND NAME: invalid command name ".x1d73448.c"
while executing
"$tkcanvas itemconfig $tag -text $text"
(procedure "pdtk_text_set" line 2)
invoked from within
"pdtk_text_set .x1d73448.c .x1d73448.t60bbdb8 {50.26}"
("uplevel" body line 1)
invoked from within
"uplevel #0 $docmds"
Do you know anything about this? Thanks in advance.