12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- #N canvas 520 112 563 449 10;
- #X declare -stdpath Fraise;
- #X declare -stdpath moonlib;
- #X declare -stdpath hcs;
- #X declare -stdpath ggee;
- #X declare -stdpath zexy;
- #X declare -lib zexy;
- #X text 229 245 set period;
- #X msg 227 268 4;
- #X floatatom 254 297 5 0 255 0 - - -, f 5;
- #X msg 254 268 10;
- #X msg 284 267 20;
- #X obj 23 318 bng 15 100 50 0 empty empty empty 17 7 0 10 -262144 -1
- -1;
- #X obj 23 360 timer;
- #X floatatom 23 384 5 0 0 0 - - -, f 5;
- #X obj 23 337 t b b;
- #X text 288 297 x 5ms;
- #X obj 359 332 tgl 15 0 empty empty set_LED 18 7 0 10 -4034 -1 -1 0
- 1;
- #X obj 359 282 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
- 1;
- #X msg 410 257 20;
- #X floatatom 410 279 5 2 1000 0 - - -, f 5;
- #X msg 440 256 100;
- #X obj 359 301 metro 100;
- #X msg 198 269 1;
- #X obj 23 244 fruit/receive fruit1;
- #X obj 19 151 fruit/fruit 1 fruit1 10 exampleFruit;
- #X obj 254 381 fruit/send2 fruit1;
- #X text -1 26 pied/pied num_serial_device unique_network_port;
- #X text -5 132 fruit/fruit piedid fruitname fruitid firmware;
- #X msg 254 317 c 1 c \$1;
- #X text 48 222 RECEIVE :;
- #X text 303 225 SEND :;
- #X text 179 59 CAUTION : never open an example Fraise patch while another
- is opened (because only one pied with given settings must exist at
- a given moment);
- #X msg 313 267 200;
- #X text 284 146 1 : open fruit's "utils" patch;
- #X text 284 157 2 : rename your fruit;
- #X text 284 168 3 : program your fruit;
- #X text 284 179 4 : assign your fruit;
- #X obj 20 6 declare -stdpath Fraise;
- #X obj 21 48 pied/pied 0 41424;
- #X msg 359 355 L\$1 X;
- #X symbolatom 74 368 10 0 0 0 - - -, f 10;
- #X symbolatom 97 347 3 0 0 0 - - -, f 3;
- #X symbolatom 160 347 3 0 0 0 - - -, f 3;
- #X floatatom 183 347 5 0 0 0 - - -, f 5;
- #X floatatom 120 347 5 0 0 0 - - -, f 5;
- #X obj 74 276 route Hello!;
- #X obj 74 319 unpack s s f s f;
- #X obj 74 298 list prepend Hello!;
- #X connect 1 0 2 0;
- #X connect 2 0 22 0;
- #X connect 3 0 2 0;
- #X connect 4 0 2 0;
- #X connect 5 0 8 0;
- #X connect 6 0 7 0;
- #X connect 8 0 6 0;
- #X connect 8 1 6 1;
- #X connect 10 0 33 0;
- #X connect 11 0 15 0;
- #X connect 12 0 13 0;
- #X connect 13 0 15 1;
- #X connect 14 0 13 0;
- #X connect 15 0 10 0;
- #X connect 16 0 2 0;
- #X connect 17 0 5 0;
- #X connect 17 0 39 0;
- #X connect 22 0 19 0;
- #X connect 26 0 2 0;
- #X connect 33 0 19 1;
- #X connect 39 0 41 0;
- #X connect 40 0 34 0;
- #X connect 40 1 35 0;
- #X connect 40 2 38 0;
- #X connect 40 3 36 0;
- #X connect 40 4 37 0;
- #X connect 41 0 40 0;
|