[PD] countings

Marc Lavallée odradek at videotron.ca
Thu Jul 10 22:43:53 CEST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le 10 Juillet 2003 15:04, David Sabine a écrit :

> [mod 360] actually produces numbers between 0 and 359 
> forever and ever and ever.

And here's a patch that works with negative numbers at 1/100 precision.

- -- 
Marc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/DdAJQdzoeKQ0PccRAtDUAKCBklo/u2KcImfvmOaxU/4YJY/5uACcDEji
LW8ikEXRfqxbAzRViEVgT5k=
=XINi
-----END PGP SIGNATURE-----
-------------- next part --------------
#N canvas 369 311 257 284 10;
#X floatatom 53 87 9 0 0 0 - - -;
#X obj 53 108 * 100;
#X obj 53 132 % 36000;
#X obj 53 207 / 100;
#X floatatom 53 233 9 0 0 0 - - -;
#X obj 53 155 moses 0;
#X obj 53 178 + 36000;
#X text 22 10 360 degrees modulo;
#X text 23 25 with 1/100 precision;
#X text 21 43 (drag number box with "shift");
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 2 0 5 0;
#X connect 3 0 4 0;
#X connect 5 0 6 0;
#X connect 5 1 3 0;
#X connect 6 0 3 0;


More information about the Pd-list mailing list