Is there any message based way to delete a scalar?
As I presume what people usually do is select the graphic in the datawindow and delete it this way. I need to do this without the graphical selection.
I'm currently using data structures just as a multi-dimensional storage object (the graphical side doesn't concern me). I've developed [data/drip] and [data/filter] patches akin to [list-drip] and [list-filter]. I'm now looking to create an object where I can remove specific scalars based on whether or not their value fields match a certain condition (via [data/filter]).
Thanks in advance as always, John.
Hi,
I looked at your sequencer. I didn't play around with it, but I wonder if
you are better off using an array instead of X scalars? As I suggested
before, you can use a variable to decide if the data is active or not,
it's not really necessary to erase it from the patch. Also on the
graphical side, it should be possible to hide individual array elements
using the -v command (or not? I didn't try yet, but it works with
individual scalars).
João
Is there any message based way to delete a scalar?
As I presume what people usually do is select the graphic in the
datawindow and delete it this way. I need to do this without the graphical selection.I'm currently using data structures just as a multi-dimensional storage
object (the graphical side doesn't concern me). I've developed [data/drip] and [data/filter] patches akin to [list-drip] and [list-filter]. I'm now
looking to create an object where I can remove specific scalars based on whether or
not their value fields match a certain condition (via [data/filter]).Thanks in advance as always, John.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list