ev_pic-help.pd 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. #N canvas 398 169 762 547 10;
  2. #X declare -path . -path .. -path data -path ../data -path ev-in -path
  3. ../ev-in -path ev-main -path ../ev-main -path ev-pano -path ../ev-pano
  4. -path ev-pro -path ../ev-pro -path libs/gil -path ../libs/gil -path
  5. libs/kollabs -path ../libs/kollabs -path media -path ../media -path
  6. ev-glsl -path ../ev-glsl;
  7. #X obj 12 12 cnv 15 748 16 empty empty EXTENDED_VIEW_IMAGE_MODULE 2
  8. 8 0 14 -99865 -262144 0;
  9. #X obj 13 345 cnv 15 360 180 empty empty PARAMETER_LIST_for_ev_vid
  10. 20 8 0 14 -233017 -66577 0;
  11. #X obj 464 108 gemwin 20;
  12. #X msg 476 68 0 \, destroy;
  13. #X text 393 45 CLICK HERE:;
  14. #X obj 409 139 gemhead;
  15. #X obj 12 166 cnv 15 360 60 empty empty creation_arguments: 5 12 0
  16. 12 -162280 -1 0;
  17. #X obj 12 229 cnv 15 360 45 empty empty inlets/outlets 5 12 0 12 -233017
  18. -66577 0;
  19. #X text 17 249 Inlet 1: GEMlist;
  20. #X obj 12 39 cnv 15 360 120 empty empty description 5 12 0 12 -233017
  21. -66577 0;
  22. #X text 14 107 Contains specific storage_&_osc-subpatch which houses
  23. abstractions to register parameters for storage and osc communication
  24. ;
  25. #X obj 409 251 pix_texture;
  26. #X obj 409 277 rectangle 4 3;
  27. #N canvas 571 219 519 324 pathes 0;
  28. #X obj 122 67 ../ev-main/ev_declare;
  29. #X restore 612 106 pd pathes;
  30. #X obj 419 372 loadbang;
  31. #X obj 419 394 f \$0;
  32. #X obj 397 375 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
  33. -1 -1;
  34. #X text 15 56 Module to load images for further processing. It features
  35. a flip function to mirror the image horizontally and vertically.;
  36. #X text 15 188 1st: unique module id;
  37. #X text 15 202 2nd: storage domain;
  38. #X text 147 249 Outlet 1: GEMlist;
  39. #X obj 13 279 cnv 15 360 60 empty empty GUI_controls 5 8 0 12 -204800
  40. -66577 0;
  41. #X text 15 295 on/off: toggles state;
  42. #X text 15 306 open / reload:;
  43. #X text 53 316 load/reload image;
  44. #X text 235 292 flip: flip image;
  45. #X text 272 307 <-> horizontal;
  46. #X text 272 320 ^v vertical;
  47. #X text 384 336 Load image files with the 'open' dialog \, or by sending
  48. a message:;
  49. #X text 20 481 (c)2011 Peter Venus & Marian Weger \; /part of EXTENDED
  50. VIEW toolkit/ gpl v3;
  51. #X msg 464 46 dimen 800 600 \, color 0.5 0.5 0.5 \, create \, 1;
  52. #X msg 419 420 \; /ev/pic/\$1/filename ../media/cam2.jpg \;;
  53. #X obj 409 170 ev_pic \$0;
  54. #X text 17 365 /ev/pic/<id>/flip/horizontal --- flip image horizontally
  55. \; /ev/pic/<id>/flip/vertical --- flip image vertically \; /ev/pic/<id>/filename
  56. --- load given filename \; /ev/pic/<id>/reload --- load last specified
  57. file \; /ev/pic/<id>/open --- start open dialog \;;
  58. #X connect 3 0 2 0;
  59. #X connect 5 0 32 0;
  60. #X connect 11 0 12 0;
  61. #X connect 14 0 15 0;
  62. #X connect 15 0 31 0;
  63. #X connect 16 0 15 0;
  64. #X connect 30 0 2 0;
  65. #X connect 32 0 11 0;