hi rolf,
1 into the inlet makes plot visible, 0 makes it invisible.
for color you need to define a float variable in struct so that you can change the color with set in polygon/curve/symbol/number.
jonathan
Gesendet: Sonntag, 22. Oktober 2017 um 13:26 Uhr
Von: [email protected]
An: "Pd list" <[email protected]>
Betreff: [PD] (simple) questions about [plot]
Von: [email protected]
An: "Pd list" <[email protected]>
Betreff: [PD] (simple) questions about [plot]
hi list,
in the [plot]-help-file is says:
"alternatively, an optional "-v [variable]" flag to assign a variable to
make this visible/invisible."
when creating the object, using at -v 1 makes is visible, -v 0 hides it.
but how to change this during runtime?
same question for the color.
[plot] has an inlet, however it has 'no method' for 'set' or for 'vis'
or 'color'.
the only suggestion (10 years old) i found was to dynamically delete the
object
and create a new one with the desired arguments.
rolf
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
in the [plot]-help-file is says:
"alternatively, an optional "-v [variable]" flag to assign a variable to
make this visible/invisible."
when creating the object, using at -v 1 makes is visible, -v 0 hides it.
but how to change this during runtime?
same question for the color.
[plot] has an inlet, however it has 'no method' for 'set' or for 'vis'
or 'color'.
the only suggestion (10 years old) i found was to dynamically delete the
object
and create a new one with the desired arguments.
rolf
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
