aboutsummaryrefslogtreecommitdiff
path: root/cupd-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2011-01-03 17:52:00 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2011-01-03 17:52:00 +0000
commit3cf10b76a1322341856509569310681e4f4b81e9 (patch)
tree7efc776c5aa34ab89b86ab160f08a8ab50f6e07a /cupd-help.pd
parent55676a2c1f6955f357289b1abca5ef23e6b6462c (diff)
added META subpatch
svn path=/trunk/externals/ekext/; revision=14688
Diffstat (limited to 'cupd-help.pd')
-rw-r--r--cupd-help.pd15
1 files changed, 13 insertions, 2 deletions
diff --git a/cupd-help.pd b/cupd-help.pd
index 2bd8d67..4500ee2 100644
--- a/cupd-help.pd
+++ b/cupd-help.pd
@@ -1,9 +1,9 @@
-#N canvas 0 0 450 300 10;
+#N canvas 0 31 450 300 10;
#X obj 87 161 cupd;
#X obj 87 94 metro 100;
#X obj 87 56 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
-#X obj 110 134 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1
+#X obj 110 134 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X floatatom 87 201 5 0 0 0 - - -;
#X msg 197 102 160;
@@ -12,6 +12,17 @@
#X text 223 101 float sets next;
#X text 132 135 != 0 counts down \, 0 counts up;
#X text 69 235 aaaaah \, simplicity!;
+#N canvas 379 254 447 344 META 0;
+#X text 12 145 HELP_PATCH_AUTHORS Ed Kelly. Revised by Jonathan Wilkes
+for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 5 KEYWORDS control storage;
+#X text 12 125 AUTHOR Ed Kelly <morph_2016@yahoo.co.uk>;
+#X text 12 65 INLET_0 float bang;
+#X text 12 85 INLET_1 float;
+#X text 12 105 OUTLET_0 float;
+#X text 12 45 DESCRIPTION cup counts up ^_^ and down _^_;
+#X text 12 25 LICENSE GPL v3;
+#X restore 390 270 pd META;
#X connect 0 0 4 0;
#X connect 1 0 0 0;
#X connect 2 0 1 0;