[PD] is there a [round]?

Frank Barknecht fbar at footils.org
Wed Oct 12 09:49:22 CEST 2005


Hallo,
Mathieu Bouchard hat gesagt: // Mathieu Bouchard wrote:

> Note to other people: we know [i] is similar to what James wants, but it's
> not similar enough.

I can't really follow: What's wrong with

  [+/- 0.5]
  |
  [int]

as in attached patch which doesn't need any externals at all?

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__
-------------- next part --------------
#N canvas 0 0 450 300 10;
#X obj 167 187 int;
#X floatatom 167 241 5 0 0 0 - - -;
#X floatatom 167 50 5 0 0 0 - - -;
#X obj 211 189 int;
#X obj 167 86 moses 0;
#X obj 211 160 + 0.5;
#X obj 167 160 - 0.5;
#X connect 0 0 1 0;
#X connect 2 0 4 0;
#X connect 3 0 1 0;
#X connect 4 0 6 0;
#X connect 4 1 5 0;
#X connect 5 0 3 0;
#X connect 6 0 0 0;


More information about the Pd-list mailing list