123456789101112131415161718192021222324 |
- #N canvas 747 386 426 403 10;
- #X declare -stdpath moonlib;
- #X declare -stdpath hcs;
- #X declare -stdpath ggee;
- #X declare -stdpath zexy;
- #X declare -lib zexy;
- #X declare -stdpath moonlib;
- #X obj 21 38 pied/pied 0 41424;
- #X obj 22 262 route 0 1 2 3;
- #X floatatom 22 371 8 0 0 0 - - -, f 8;
- #X floatatom 40 345 8 0 0 0 - - -, f 8;
- #X floatatom 59 319 8 0 0 0 - - -, f 8;
- #X floatatom 78 293 8 0 0 0 - - -, f 8;
- #X obj 22 207 fruit/receive fruit1;
- #X obj 19 141 fruit/fruit 1 fruit1 10 example1;
- #X obj 22 237 route s;
- #X text 92 237 Switch capture on connector K1 \, K2 \, K3 and K4.;
- #X connect 1 0 2 0;
- #X connect 1 1 3 0;
- #X connect 1 2 4 0;
- #X connect 1 3 5 0;
- #X connect 6 0 8 0;
- #X connect 8 0 1 0;
|