From 817596ec98499c28d31c0f33c9ffa42e49896af3 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sat, 27 Nov 2010 02:09:06 +0000 Subject: made some basic example patches, added META subpatch svn path=/trunk/externals/ext13/; revision=14529 --- receive13-help.pd | 41 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) (limited to 'receive13-help.pd') diff --git a/receive13-help.pd b/receive13-help.pd index dfa173f..b19675e 100644 --- a/receive13-help.pd +++ b/receive13-help.pd @@ -1,3 +1,38 @@ -#N canvas 3 48 450 300 10; -#X text 50 110 This is a placeholder help patch. You can help by making -a real help patch for this object!; +#N canvas 0 31 532 371 10; +#X floatatom 360 201 5 0 0 0 - - -; +#X floatatom 152 304 5 0 0 0 - - -; +#X floatatom 135 74 5 0 0 0 - - -; +#X obj 135 105 send13 \$0-one; +#X obj 360 232 send \$0-one; +#X floatatom 225 74 5 0 0 0 - - -; +#X obj 225 105 send13 \$0-two; +#X msg 152 248 set \$1; +#X obj 152 223 makefilename \$0-%s; +#X msg 152 161 symbol one; +#X msg 168 191 symbol two; +#X obj 152 277 receive13 \$0-one; +#X text 351 146 Seems to work with; +#X text 351 166 [send] too:; +#X obj 32 29 receive13; +#X text 102 29 or; +#X obj 133 30 r13; +#X text 172 29 - a settable [receive]; +#N canvas 463 219 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 125 AUTHOR d13@klingt.org; +#X text 12 85 INLET_0 set; +#X text 12 45 LICENSE GPL v2; +#X text 12 5 ALIAS r13~; +#X text 12 25 KEYWORDS control nonlocal; +#X text 12 65 DESCRIPTION settable receive object; +#X text 12 105 OUTLET_0 anything; +#X restore 473 344 pd META; +#X connect 0 0 4 0; +#X connect 2 0 3 0; +#X connect 5 0 6 0; +#X connect 7 0 11 0; +#X connect 8 0 7 0; +#X connect 9 0 8 0; +#X connect 10 0 8 0; +#X connect 11 0 1 0; -- cgit v1.2.1