On 2016-05-31 17:00, Miller Puckette wrote:
> I just tried "random 1e8" and "/ 1e8" and it seems to work for me.  If it
> doens't for you that's a bug I should look at :)

i really like the powers of the new [osc*] objects for these kind of things.

it allows me to do seemingly trivial things in complicated manners.

fgmasr
IOhannes
#N canvas 379 357 778 607 10;
#X obj 169 283 oscparse;
#X obj 169 259 list prepend 47 97 0 0 44 102 0 0;
#X obj 229 124 random 255;
#X obj 289 103 random 255;
#X obj 169 305 list split 1;
#X obj 170 79 t b b b b;
#X obj 310 122 random 255;
#X obj 170 101 random 255;
#X obj 170 123 & 63;
#X obj 171 195 pack 0 0 0 0;
#X obj 170 145 | 32;
#X obj 171 217 t l l;
#X obj 172 57 inlet;
#X obj 208 338 outlet;
#X connect 0 0 4 0;
#X connect 1 0 0 0;
#X connect 2 0 9 1;
#X connect 3 0 9 2;
#X connect 4 1 13 0;
#X connect 5 0 7 0;
#X connect 5 1 2 0;
#X connect 5 2 3 0;
#X connect 5 3 6 0;
#X connect 6 0 9 3;
#X connect 7 0 8 0;
#X connect 8 0 10 0;
#X connect 9 0 11 0;
#X connect 10 0 9 0;
#X connect 11 0 1 0;
#X connect 12 0 5 0;

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to