[PD] Data structure loop selection

Frank Barknecht fbar at footils.org
Sat Feb 3 23:44:54 CET 2007


Hallo,
raul diaz hat gesagt: // raul diaz wrote:

> Now I can create a table object with your messages.
> But the problem is that I don't want to create a subpatch with a table.
> Instead of that I would like to create a table in a existing subpatch
> ($1_table) with all my data structure markers. Maybe it's better to create
> first my subpatch $1_table with your messages and then create all the data
> structure inside.

You could use layered graph-on-parent subpatches, one for your array,
and on top of that one for your data structures with the same
dimensions.

Getting GOP right for data structures is a bit tricky and has to be
done by setting X/Y range and size to matching values in the Properties
panel of the subpatch, but it works with some fiddling.

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-list mailing list