aboutsummaryrefslogtreecommitdiff
path: root/f+-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2008-10-23 09:43:27 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2008-10-23 09:43:27 +0000
commitfcce2c9adee0d5252e56d842bf0285548ae21d97 (patch)
tree3b62371e26ad47279ad6048003e8e6373b3b8296 /f+-help.pd
parenteb0010f730f72e0bb8f23cff5ebdfe3e049cd35f (diff)
a
svn path=/trunk/abstractions/jmmmp/; revision=10342
Diffstat (limited to 'f+-help.pd')
-rw-r--r--f+-help.pd48
1 files changed, 21 insertions, 27 deletions
diff --git a/f+-help.pd b/f+-help.pd
index 44ed36a..80757ef 100644
--- a/f+-help.pd
+++ b/f+-help.pd
@@ -1,18 +1,17 @@
-#N canvas 84 86 649 489 10;
-#X text 11 427 (C) 2006 Joao Miguel Pais - jmmmpais@googlemail.com
+#N canvas 84 86 653 493 10;
+#X text 11 427 (C) 2006 João Pais - jmmmpais@googlemail.com
;
#X text 11 447 Released under the BSD License;
#X text 11 10 [f+] - Counter with variable increment;
#X msg 25 56 bang;
#X msg 65 56 10;
-#X obj 25 341 metrum 1000 1;
+#X obj 25 361 metrum 1000 1;
#X floatatom 25 401 5 0 0 0 - - -;
#X floatatom 25 106 5 0 0 0 - - -;
#X floatatom 65 106 5 0 0 0 - - -;
#X text 113 86 These are the same;
#X msg 20 225 bang;
#X floatatom 75 276 5 0 0 0 - - -;
-#X text 143 175 Change the next number;
#X msg 81 175 3;
#X msg 111 175 20;
#X text 181 225 Change the increment (standard is 1);
@@ -29,35 +28,30 @@
#X obj 65 86 f+ 0 1;
#X obj 25 86 f+;
#X obj 75 256 f+;
-#X obj 25 381 f+ 0 1;
-#X floatatom 40 361 5 0 0 0 - - -;
-#X floatatom 80 361 5 0 0 0 - - -;
-#X floatatom 155 321 5 0 0 0 - - -;
#X msg 25 145 3;
#X msg 55 145 20;
#X text 87 145 Change the current number;
-#X text 22 300 Together with Metrum makes a counter \, quick and easy
+#X text 22 330 Together with Metrum makes a counter \, quick and easy
to use.;
#X text 419 168 - Bang reset / Float (next count);
#X msg 111 200 bang;
#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+;
+#X connect 3 0 25 0;
#X connect 3 0 26 0;
-#X connect 3 0 27 0;
+#X connect 4 0 25 0;
#X connect 4 0 26 0;
-#X connect 4 0 27 0;
-#X connect 5 0 29 0;
-#X connect 10 0 28 0;
-#X connect 13 0 28 1;
-#X connect 14 0 28 1;
-#X connect 16 0 28 2;
-#X connect 17 0 28 2;
-#X connect 26 0 8 0;
-#X connect 27 0 7 0;
-#X connect 28 0 11 0;
-#X connect 29 0 6 0;
-#X connect 30 0 29 1;
-#X connect 31 0 29 2;
-#X connect 32 0 5 1;
-#X connect 33 0 28 0;
-#X connect 34 0 28 0;
-#X connect 38 0 28 1;
+#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;