example1.pd 747 B

123456789101112131415161718192021222324
  1. #N canvas 72 251 654 307 10;
  2. #X declare -stdpath moonlib;
  3. #X declare -stdpath moonlib;
  4. #X declare -stdpath hcs;
  5. #X declare -stdpath ggee;
  6. #X declare -stdpath zexy;
  7. #X declare -lib zexy;
  8. #X obj 19 141 fruit/fruit 1 fruit1 10 example1;
  9. #X obj 292 218 fruit/send2 fruit1;
  10. #X obj 21 38 pied/pied 0 41424;
  11. #X floatatom 292 128 8 0 255 0 - - -, f 8;
  12. #X obj 295 98 hsl 128 15 0 255 0 0 empty empty value -2 -8 0 10 -262144
  13. -1 -1 5600 1;
  14. #X text 209 20 DMX master example for Versa1.0;
  15. #X text 206 40 Send DMX frames to the auxiliary serial port.;
  16. #X floatatom 357 128 8 1 255 1 channel - -, f 8;
  17. #X msg 292 188 c 30 i \$2 c \$1;
  18. #X obj 292 157 pack f 1;
  19. #X connect 3 0 9 0;
  20. #X connect 4 0 3 0;
  21. #X connect 7 0 9 1;
  22. #X connect 8 0 1 0;
  23. #X connect 9 0 8 0;