From 85f3f1cf0612e9da72fac48656893d3ca4e89669 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 24 May 2006 12:21:20 +0000 Subject: small fixes small ad added loadbang prioritization svn path=/trunk/; revision=5114 --- externals/grill/absattr/absattr-help.pd | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) (limited to 'externals/grill/absattr/absattr-help.pd') diff --git a/externals/grill/absattr/absattr-help.pd b/externals/grill/absattr/absattr-help.pd index 309f0a12..ee7c4f21 100644 --- a/externals/grill/absattr/absattr-help.pd +++ b/externals/grill/absattr/absattr-help.pd @@ -1,13 +1,23 @@ -#N canvas 858 421 470 238 12; +#N canvas 762 129 502 531 12; #X obj 32 186 print EXT; #X msg 33 20 getattributes; #X text 228 102 delete attribute; #X msg 148 72 set attr1 huhu haha; #X msg 149 99 set attr1; #X msg 63 72 get attr1; -#X obj 32 143 absattr-sub 1 2 3 @attr1 hey ho; -#X connect 1 0 6 0; -#X connect 3 0 6 0; -#X connect 4 0 6 0; -#X connect 5 0 6 0; -#X connect 6 0 0 0; +#X text 152 174 loadbang priority 3 ... comes later; +#X text 135 304 loadbang priority 1 ... comes sooner; +#X text 116 379 no loadbang priority given... default = 0; +#X text 154 200 \$0 represents the parent patch; +#X text 155 217 (used for grouping loadbang priorities); +#X text 231 360 internal attr2 is deleted; +#X obj 29 359 absattr-sub abs1 @attr2; +#X obj 31 447 absattr-no arg1 arg2; +#X text 112 471 loadbang disabled inside; +#X obj 32 143 absattr-sub 1 2 3 @loadbang \$0 3 @attr1 hey ho; +#X obj 32 277 absattr-sub a b c @loadbang \$0 1 @me and you; +#X connect 1 0 15 0; +#X connect 3 0 15 0; +#X connect 4 0 15 0; +#X connect 5 0 15 0; +#X connect 15 0 0 0; -- cgit v1.2.1