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 --- throw13~-help.pd | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 50 insertions(+), 3 deletions(-) (limited to 'throw13~-help.pd') diff --git a/throw13~-help.pd b/throw13~-help.pd index dfa173f..ea7f653 100644 --- a/throw13~-help.pd +++ b/throw13~-help.pd @@ -1,3 +1,50 @@ -#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 529 434 10; +#N canvas 463 219 494 344 META 0; +#X text 12 125 RELEASE_DATE 2009-06-12; +#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 KEYWORDS signal nonlocal; +#X text 12 105 AUTHOR d13@klingt.org; +#X text 12 45 LICENSE GPL v2; +#X text 12 5 ALIAS t13~; +#X text 12 65 DESCRIPTION throw~ clone; +#X text 12 85 INLET_0 set signal; +#X restore 460 389 pd META; +#X text 81 25 or; +#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 0 +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 obj 20 25 throw13~; +#X obj 108 25 t13~; +#X text 154 24 throw~ clone; +#X connect 2 0 3 0; +#X connect 3 0 11 0; +#X connect 4 0 7 0; +#X connect 5 0 6 0; +#X connect 6 0 4 0; +#X connect 7 0 8 0; +#X connect 9 0 12 0; +#X connect 10 0 12 0; +#X connect 12 0 7 0; +#X connect 13 0 11 0; +#X connect 14 0 11 0; +#X connect 16 0 15 0; -- cgit v1.2.1