example1.pd 702 B

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