ev_gemwin-help.pd 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. #N canvas 381 22 813 616 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;
  6. #X obj 205 48 cnv 15 380 250 empty empty empty 20 12 0 14 -204786 -66577
  7. 0;
  8. #X obj 224 242 gemhead;
  9. #X obj -166 21 cnv 15 780 20 empty empty EXTENDED_VIEW_gemwin_module
  10. 20 12 0 14 -233017 -66577 0;
  11. #X obj -166 48 cnv 15 360 250 empty empty gui_controls 5 8 0 12 -233017
  12. -66577 0;
  13. #X obj -166 305 cnv 15 360 100 empty empty description 5 8 0 12 -233017
  14. -66577 0;
  15. #X obj -166 412 cnv 15 360 75 empty empty PARAMETER_LIST 20 8 0 14
  16. -233017 -66577 0;
  17. #X obj 214 68 ev_gemwin;
  18. #X obj 205 380 cnv 15 380 60 empty empty inlets/outlets 5 8 0 12 -233017
  19. -66577 0;
  20. #X obj 205 312 cnv 15 380 60 empty empty creation_arguments: 3 8 0
  21. 12 -191407 -1 0;
  22. #X text 222 173 [ev_declare] loads all the needed pathes.;
  23. #X obj 224 264 teapot;
  24. #X text 210 331 1st: storage domain \, see [ev_storage-help] for details
  25. ;
  26. #X text 209 400 Inlet 1: settings;
  27. #X text 379 400 Outlet 1: info;
  28. #X obj 205 447 cnv 15 380 75 empty empty empty 20 12 0 14 -261234 -66577
  29. 0;
  30. #X text 210 473 For further information on [gemwin] \, have a look
  31. at the [gemwin-help];
  32. #N canvas 141 129 407 261 parameter_list 0;
  33. #X text 31 -218 \; /ev/gemwin/dimen/x ---- gemwin size (horizontal)
  34. \; /ev/gemwin/dimen/y ---- gemwin size (vertical) \; /ev/gemwin/dimen
  35. --- list of x and y gemwin size \; /ev/gemwin/offset/x ---- shift gemwin
  36. horizontally \; /ev/gemwin/offset/y ---- shift gemwin vertically \;
  37. /ev/gemwin/frame ---- overall gem framerate \; /ev/gemwin/border ----
  38. show border \; /ev/gemwin/lighting ---- turn on/off lighting \; /ev/gemwin/create
  39. ---- create gemwin (bang) \; /ev/gemwin/destroy ---- destroy gemwin
  40. (bang) \; /ev/mouse/select_radius --- cursor interaction radius \;
  41. /ev/mouse/texture/sensitivity --- tex. shift sensitivity \; /ev/gemwin/rendering
  42. --- turn on/off rendering \; \;;
  43. #X coords 0 261 1 260 85 60 0;
  44. #X restore -58 448 pd parameter_list;
  45. #X text 209 452 The settings inlet takes the same messages as [gemwin]
  46. ;
  47. #X text -163 327 [ev_gemwin] basically does the same as [gemwin] \,
  48. but includes a graphical interface and state saving of its parameters.
  49. It also provides support of cursor interaction for the projection modules.
  50. ;
  51. #X text -163 70 dimen:;
  52. #X text -119 70 This lets you set the size of the output window.;
  53. #X text -119 83 In general \, this would be the resolution of your
  54. ;
  55. #X text -119 96 projector.;
  56. #X text -163 120 offset:;
  57. #X text -119 120 Offset is important if a seperate video output;
  58. #X text -119 132 for controls and gem window is desired.;
  59. #X text -119 145 Possibly \, you want to set the x offset to the;
  60. #X text -119 158 horizontal resolution of your control monitor.;
  61. #X text -163 180 fps:;
  62. #X text -119 180 Set GEM framerate here.;
  63. #X text -163 200 border:;
  64. #X text -119 200 Turn on/off the borders of the gemwin.;
  65. #X text -163 220 lighting:;
  66. #X text -99 220 Turn on/off lighting.;
  67. #X text -69 240 Create/destroy the gem window;
  68. #X text -163 240 create/destroy:;
  69. #X text -163 260 cursor_interaction:;
  70. #X text -39 260 Open settings dialog for cursor inter-;
  71. #X text -39 273 action with the projection modules.;
  72. #X text 326 253 Click on the "create" button to start.;
  73. #X text -163 385 Press the "Escape" key to destroy the window!;
  74. #X text -124 498 (c)2012 Marian Weger & Peter Venus \; /part of EXTENDED
  75. VIEW toolkit/ gpl v3;
  76. #X obj 224 196 ../ev-main/ev_declare;
  77. #X connect 1 0 10 0;