pipelist-help.pd 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. #N canvas 1 53 558 300 10;
  2. #X obj 112 129 pipelist 1000;
  3. #X msg 198 83 5000;
  4. #X floatatom 198 107 5 0 0 0 - - -;
  5. #X floatatom 222 42 5 0 0 0 - - -;
  6. #X floatatom 181 42 5 0 0 0 - - -;
  7. #X obj 112 62 pack s s 3 4 5;
  8. #X obj 112 0 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
  9. -1;
  10. #X msg 135 -1 tik;
  11. #X msg 57 13 alpha;
  12. #X msg 50 41 beta;
  13. #X floatatom 63 90 5 0 0 0 - - -;
  14. #X obj 112 196 print;
  15. #X obj 130 107 symbol;
  16. #X msg 135 83 bb;
  17. #X text 195 1 pipelist delays lists.;
  18. #X text 237 106 Delay time is in milliseconds.;
  19. #X text 208 131 Argument sets initial delay time.;
  20. #X text 242 218 2007/07/11 Martin Peach;
  21. #X text 229 182 see also:;
  22. #X obj 305 183 pipe;
  23. #X obj 339 183 delay;
  24. #X obj 379 183 timer;
  25. #X obj 135 21 symbol;
  26. #N canvas 500 149 494 344 META 0;
  27. #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
  28. Wilkes for Pd version 0.42.;
  29. #X text 12 25 LICENSE GPL v2 or later;
  30. #X text 12 125 AUTHOR Roman Haefeli;
  31. #X text 12 5 KEYWORDS control list_op;
  32. #X text 12 45 DESCRIPTION delay lists;
  33. #X text 12 65 INLET_0 anything;
  34. #X text 12 85 INLET_1 float;
  35. #X text 12 105 OUTLET_0 list;
  36. #X restore 492 265 pd META;
  37. #X connect 0 0 11 0;
  38. #X connect 1 0 2 0;
  39. #X connect 2 0 0 1;
  40. #X connect 3 0 5 4;
  41. #X connect 4 0 5 3;
  42. #X connect 5 0 0 0;
  43. #X connect 6 0 5 0;
  44. #X connect 7 0 22 0;
  45. #X connect 8 0 5 0;
  46. #X connect 9 0 5 0;
  47. #X connect 10 0 0 0;
  48. #X connect 12 0 0 0;
  49. #X connect 13 0 12 0;
  50. #X connect 22 0 5 1;