From b073c6e93f0623f2e65ddf9d8593d63843c48b84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Thu, 9 May 2013 12:25:44 +0000 Subject: svn path=/trunk/abstractions/jmmmp/; revision=17121 --- f+-help.pd | 45 +++++++++++++++++++++++++++++---------------- 1 file changed, 29 insertions(+), 16 deletions(-) (limited to 'f+-help.pd') 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 ; +#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; -- cgit v1.2.1