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 --- catch13~-help.pd | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 51 insertions(+), 3 deletions(-) (limited to 'catch13~-help.pd') diff --git a/catch13~-help.pd b/catch13~-help.pd index dfa173f..c72d8fb 100644 --- a/catch13~-help.pd +++ b/catch13~-help.pd @@ -1,3 +1,51 @@ -#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 514 420 10; +#N canvas 463 219 494 344 META 0; +#X text 12 145 RELEASE_DATE 2009-06-12; +#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 105 OUTLET_0 signal; +#X text 12 65 DESCRIPTION settable catch~; +#X text 12 25 KEYWORDS signal nonlocal; +#X text 12 125 AUTHOR d13@klingt.org; +#X text 12 85 INLET_0 set; +#X text 12 5 ALIAS c13~; +#X text 12 45 LICENSE GPL v2; +#X restore 460 389 pd META; +#X obj 20 25 catch13~; +#X obj 108 25 c13~; +#X text 81 25 or; +#X text 154 24 settable [catch~] object; +#X floatatom 187 75 5 0 0 0 - - -; +#X obj 187 101 sig~; +#X obj 186 241 metro 150; +#X obj 186 195 loadbang; +#X obj 186 220 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 +1; +#X obj 66 272 snapshot~; +#X floatatom 66 309 5 0 0 0 - - -; +#X msg 67 120 set sig1; +#X msg 84 154 set sig2; +#X obj 187 154 throw13~ sig1; +#X obj 67 195 catch13~ sig1; +#X msg 240 84 set sig1; +#X msg 257 116 set sig2; +#X msg 350 83 \; pd dsp \$1; +#X obj 350 59 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X text 138 270 Oddities:; +#X text 138 290 * catch13~ doesn't update the receive-name until you +toggle DSP on and off; +#X text 138 320 * throw13~ doesn't automatically convert incoming floats +to a signal; +#X connect 5 0 6 0; +#X connect 6 0 14 0; +#X connect 7 0 10 0; +#X connect 8 0 9 0; +#X connect 9 0 7 0; +#X connect 10 0 11 0; +#X connect 12 0 15 0; +#X connect 13 0 15 0; +#X connect 15 0 10 0; +#X connect 16 0 14 0; +#X connect 17 0 14 0; +#X connect 19 0 18 0; -- cgit v1.2.1