On 11/03/2012 06:20 PM, Rick T wrote:
Is th eir a better way to do this it seems convoluted.
See attached PD
maybe this:
- add "1" to current sum whenever the user presses "Up".
- add "-1" to current sum, whenever the user presses "Down".
see attachment.
fgmsdr
IOhannes
PS: btw, i think that "expr" is _very_ overrated. i wished that people
would consider altertnatives before throwing any problem that have at [expr]
#N canvas 461 350 450 300 10;
#X obj 112 37 keyname;
#X obj 112 59 pack 0 s;
#X obj 112 81 route 0;
#X obj 112 123 select Left Right;
#X obj 112 103 symbol;
#X msg 112 145 -1;
#X msg 170 145 1;
#X obj 112 167 +;
#X obj 112 189 t f f;
#X floatatom 112 211 5 0 0 0 - - -;
#X connect 0 0 1 0;
#X connect 0 1 1 1;
#X connect 1 0 2 0;
#X connect 2 0 4 0;
#X connect 3 0 5 0;
#X connect 3 1 6 0;
#X connect 4 0 3 0;
#X connect 5 0 7 0;
#X connect 6 0 7 0;
#X connect 7 0 8 0;
#X connect 8 0 9 0;
#X connect 8 1 7 1;
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list