aboutsummaryrefslogtreecommitdiff
path: root/throw13~-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-27 02:09:06 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-27 02:09:06 +0000
commit817596ec98499c28d31c0f33c9ffa42e49896af3 (patch)
tree72f656d4ee7994abfeae7863d74e38e008b7373b /throw13~-help.pd
parentf3b011b484970a48d16980441cff63f3a99080b3 (diff)
made some basic example patches, added META subpatch
svn path=/trunk/externals/ext13/; revision=14529
Diffstat (limited to 'throw13~-help.pd')
-rw-r--r--throw13~-help.pd53
1 files changed, 50 insertions, 3 deletions
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;