after taking out the "cursor" object in the patch,
i get again a Tcl error:
now by playing with a slider which output changes/moves part of an
array inside a struct.
(Tcl) INVALID COMMAND NAME: invalid command name "417"
while executing
"417 542.000000
418 542.000000
419 542.000000
420 542.000000
421 542.000000
422 542.000000
423 542.000000
424 542.000000
425 542.000000..."
("uplevel" body line 1)
invoked from within
"uplevel #0 $cmds_from_pd".x3a6c148: no such object
(repeat: this doesn't happen in Pdext 42.5)
my patch is based on waveform.mmb (author: Maelstorm) playing with sliders in the waveform.mmb-help generates the same Tcl error.
any help appreciated, rolf