aboutsummaryrefslogtreecommitdiff
path: root/f+-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2013-05-09 12:25:44 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2013-05-09 12:25:44 +0000
commitb073c6e93f0623f2e65ddf9d8593d63843c48b84 (patch)
tree89474db6d692d2c849488b3ea6a506bc9fdc28b6 /f+-help.pd
parentfd16467f39d490d4096923a41b5929f4b0a78fd9 (diff)
svn path=/trunk/abstractions/jmmmp/; revision=17121
Diffstat (limited to 'f+-help.pd')
-rw-r--r--f+-help.pd45
1 files changed, 29 insertions, 16 deletions
diff --git a/f+-help.pd b/f+-help.pd
index 34c299e..01e472d 100644
--- a/f+-help.pd
+++ b/f+-help.pd
@@ -19,7 +19,6 @@
#X text 419 58 Arguments;
#X text 419 98 - Increment;
#X text 419 128 Inlets;
-#X text 419 148 - Bang / Float set;
#X text 418 78 - Initial number;
#X text 419 188 - Set increment;
#X text 419 218 Outlets;
@@ -37,20 +36,34 @@ to use.;
#X text 149 200 Reset f+ to the latest set number;
#X text 143 175 Change the next number (standard is 0);
#X obj 25 381 f+;
+#N canvas 504 106 494 344 META 0;
+#X text 12 55 AUTHOR João Pais <jmmmpais@googlemail.com>;
+#X text 12 95 LICENSE BSD;
+#X text 12 75 LIBRARY jmmmp;
+#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
+#X text 12 135 VERSION 2006;
+#X text 12 5 DESCRIPTION Counter with variable increment;
+#X text 12 35 KEYWORDS counter;
+#X text 14 165 INLET_0 - Bang / Float set;
+#X text 14 185 INLET_1 - Bang reset / Float (next count);
+#X text 14 205 INLET_2 - Set increment;
+#X text 14 225 OUTLET_0 - Float;
+#X restore 592 446 pd META;
+#X text 419 148 - Bang / Float set;
+#X connect 3 0 24 0;
#X connect 3 0 25 0;
-#X connect 3 0 26 0;
+#X connect 4 0 24 0;
#X connect 4 0 25 0;
-#X connect 4 0 26 0;
-#X connect 5 0 36 0;
-#X connect 10 0 27 0;
-#X connect 12 0 27 1;
-#X connect 13 0 27 1;
-#X connect 15 0 27 2;
-#X connect 16 0 27 2;
-#X connect 25 0 8 0;
-#X connect 26 0 7 0;
-#X connect 27 0 11 0;
-#X connect 28 0 27 0;
-#X connect 29 0 27 0;
-#X connect 33 0 27 1;
-#X connect 36 0 6 0;
+#X connect 5 0 35 0;
+#X connect 10 0 26 0;
+#X connect 12 0 26 1;
+#X connect 13 0 26 1;
+#X connect 15 0 26 2;
+#X connect 16 0 26 2;
+#X connect 24 0 8 0;
+#X connect 25 0 7 0;
+#X connect 26 0 11 0;
+#X connect 27 0 26 0;
+#X connect 28 0 26 0;
+#X connect 32 0 26 1;
+#X connect 35 0 6 0;