From 41eb4f92137dfa34066e634e5c14fa9e4123bd1c Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 16 Nov 2010 02:22:33 +0000 Subject: added META subpatch svn path=/trunk/externals/hcs/; revision=14441 --- ce_path-help.pd | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'ce_path-help.pd') diff --git a/ce_path-help.pd b/ce_path-help.pd index 5a4869b..01ba7aa 100644 --- a/ce_path-help.pd +++ b/ce_path-help.pd @@ -1,5 +1,5 @@ -#N canvas 121 22 423 338 10; -#X declare -lib cyclone -lib mapping -lib zexy; +#N canvas 0 26 423 338 10; +#X declare -lib cyclone -lib zexy; #X msg 21 52 bang; #X symbolatom 32 170 0 0 0 0 - - -; #X obj 21 246 print; @@ -12,7 +12,18 @@ #X text 68 51 get next item in list of canvas-local paths; #X text 29 269 Sending bangs to [ce_path] makes it output the loaded paths one at a time.; -#X obj 226 10 import cyclone mapping zexy; +#N canvas 433 104 494 344 META 0; +#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v3; +#X text 12 125 AUTHOR Hans-Christoph Steiner; +#X text 12 5 KEYWORDS control canvas_op; +#X text 12 45 DESCRIPTION report canvas-local paths; +#X text 12 65 INLET_0 bang rewind; +#X text 12 85 OUTLET_0 symbol; +#X text 12 105 OUTLET_1 bang; +#X restore 372 316 pd META; +#X obj 223 15 import cyclone zexy; #X connect 0 0 5 0; #X connect 4 0 5 0; #X connect 5 0 1 0; -- cgit v1.2.1