pix_film+-help.pd 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. #N canvas 1 53 536 537 10;
  2. #X obj 113 119 openpanel;
  3. #X obj 112 96 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
  4. -1;
  5. #X obj 333 47 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
  6. 1;
  7. #X obj 54 342 pix_texture;
  8. #X obj 135 176 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
  9. 1;
  10. #X floatatom 118 317 5 0 0 0 - - -;
  11. #X msg 113 144 open \$1;
  12. #X floatatom 180 204 5 0 0 0 - - -;
  13. #X obj 333 82 tof/gemwin+;
  14. #X text 218 206 inlet 3 \, float: speed;
  15. #X text 159 174 inlet 2 \, 0/1: stop/play;
  16. #X text 167 143 inlet 2 \, open (file): opens the movie file;
  17. #X obj 54 54 gemhead;
  18. #X obj 54 365 rectangle 5.333 4;
  19. #X floatatom 184 294 5 0 0 0 - - -;
  20. #X text 220 295 outlet 3 \, float: total number of frames;
  21. #X text 158 313 outlet 2 \, float: current frame;
  22. #X text 37 -18 Description: A more user friendly movie file player
  23. for Gem.;
  24. #X text 37 1 Tags: Gem File;
  25. #X text 171 363 outlet 1 \, gemlist;
  26. #X text 107 52 inlet 1 \, gemlist;
  27. #X obj 54 236 tof/pix_film+ mov0.mov;
  28. #X text 198 235 argument 1 \, (file): opens the movie file (optional)
  29. ;
  30. #N canvas 373 162 494 344 META 0;
  31. #X text 12 205 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
  32. Wilkes for Pd version 0.42.;
  33. #X text 12 45 LICENSE GPL v2;
  34. #X text 12 185 AUTHOR Thomas Ouellet Fredericks;
  35. #X text 12 25 DESCRIPTION a more user friendly movie file player for
  36. Gem;
  37. #X text 12 5 KEYWORDS control;
  38. #X text 12 65 INLET_0 gemlist;
  39. #X text 12 85 INLET_1 float open;
  40. #X text 12 105 INLET_2 float;
  41. #X text 12 125 OUTLET_0 gemlist;
  42. #X text 12 145 OUTLET_1 float;
  43. #X text 12 165 OUTLET_2 float;
  44. #X restore 461 418 pd META;
  45. #X connect 0 0 6 0;
  46. #X connect 1 0 0 0;
  47. #X connect 2 0 8 0;
  48. #X connect 3 0 13 0;
  49. #X connect 4 0 21 1;
  50. #X connect 6 0 21 1;
  51. #X connect 7 0 21 2;
  52. #X connect 12 0 21 0;
  53. #X connect 21 0 3 0;
  54. #X connect 21 1 5 0;
  55. #X connect 21 2 14 0;