From ff18f0335026ada7cfa2710c5fa9c8eec386bd52 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 4 Oct 2011 02:59:53 +0000 Subject: Added META subpatch svn path=/trunk/externals/tof/; revision=15493 --- tof/getdollarzero-help.pd | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) (limited to 'tof/getdollarzero-help.pd') diff --git a/tof/getdollarzero-help.pd b/tof/getdollarzero-help.pd index 04aebab..11e0303 100644 --- a/tof/getdollarzero-help.pd +++ b/tof/getdollarzero-help.pd @@ -1,7 +1,6 @@ -#N canvas 275 172 587 373 10; +#N canvas 1 53 571 373 10; #X msg 42 193 bang; -#X obj 41 269 print; -#X obj 42 231 getdollarzero; +#X obj 42 269 print; #X symbolatom 87 268 10 0 0 0 - - -; #X obj -1 29 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 0; @@ -15,6 +14,17 @@ it will get the parent patch's \$0. If set to 2 \, it will get the parent's parent's \$0 \, etc); #X text 200 234 root: Get the \$0 of the root patch; -#X connect 0 0 2 0; -#X connect 2 0 1 0; -#X connect 2 0 3 0; +#N canvas 244 196 494 344 META 0; +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 105 AUTHOR Thomas Ouellet Fredericks; +#X text 12 45 DESCRIPTION get the \$0 of a patch; +#X text 12 65 INLET_0 bang; +#X text 12 85 OUTLET_0 symbol; +#X text 12 5 KEYWORDS control abstraction_op symbol_op; +#X restore 511 326 pd META; +#X obj 42 231 getdollarzero; +#X connect 0 0 12 0; +#X connect 12 0 1 0; +#X connect 12 0 2 0; -- cgit v1.2.1