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+.pd | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'f+.pd') diff --git a/f+.pd b/f+.pd index 60c7dba..0fcf725 100644 --- a/f+.pd +++ b/f+.pd @@ -1,11 +1,11 @@ -#N canvas 134 80 505 304 10; -#X obj 15 82 inlet; +#N canvas 457 189 505 304 10; +#X obj 15 72 inlet; #X obj 15 222 outlet; -#X obj 34 102 inlet; -#X obj 58 122 inlet; +#X obj 34 92 inlet; +#X obj 58 112 inlet; #X obj 15 182 f \$1; -#X obj 45 182 +; -#X obj 98 122 expr if($f1 == 0 \, 1 \, $f1); +#X obj 72 192 +; +#X obj 108 152 expr if($f1 == 0 \, 1 \, $f1); #N canvas 0 0 426 446 license 0; #X text 8 47 All rights reserved.; #X text 8 227 The names of its contributors may not be used to endorse @@ -40,22 +40,24 @@ in the documentation and/or other materials provided with the distribution. #X text 279 198 Outlets; #X text 279 218 - Float; #X obj 34 162 \$1; -#X obj 34 142 route bang; +#X obj 34 132 route bang; #X text 279 148 - Bang reset / Float (next count); -#X obj 98 102 init \$2; #X obj 15 202 t f f; #X text 12 257 (C) 2006-2012 Joćo Pais - jmmmpais@googlemail.com; #X text 278 58 - Initial number (default 0); #X text 279 78 - Increment (default 1); +#X obj 108 132 \$2; +#X obj 108 112 initbang; #X connect 0 0 4 0; #X connect 2 0 16 0; #X connect 3 0 5 1; -#X connect 4 0 19 0; +#X connect 4 0 18 0; #X connect 5 0 4 1; #X connect 6 0 5 1; #X connect 15 0 4 1; #X connect 16 0 15 0; #X connect 16 1 15 0; -#X connect 18 0 6 0; -#X connect 19 0 1 0; -#X connect 19 1 5 0; +#X connect 18 0 1 0; +#X connect 18 1 5 0; +#X connect 22 0 6 0; +#X connect 23 0 22 0; -- cgit v1.2.1