From f549177175613490b2d5e7e5cf2a0c5ec56f1594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Sun, 6 Aug 2006 17:02:23 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r5486, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487 --- f+-help.pd | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100755 f+-help.pd (limited to 'f+-help.pd') diff --git a/f+-help.pd b/f+-help.pd new file mode 100755 index 0000000..44ed36a --- /dev/null +++ b/f+-help.pd @@ -0,0 +1,63 @@ +#N canvas 84 86 649 489 10; +#X text 11 427 (C) 2006 Joao Miguel 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 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); +#X msg 141 225 0.432; +#X msg 111 225 2; +#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; +#X text 419 238 - Float; +#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 +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 connect 3 0 26 0; +#X connect 3 0 27 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; -- cgit v1.2.1