list-idx-help.pd 922 B

1234567891011121314151617181920212223242526272829
  1. #N canvas 0 31 434 313 10;
  2. #X obj 136 121 t b f;
  3. #X symbolatom 136 222 10 0 0 0 - - -;
  4. #X obj 136 78 hradio 15 1 0 8 empty empty empty 0 -6 0 8 -262144 -1
  5. -1 0;
  6. #X msg 136 166 a b c d e f g h;
  7. #X obj 136 193 list-idx 2;
  8. #X text 86 52 list-idx: Get element at position idx.;
  9. #X floatatom 136 102 5 0 0 0 - - -;
  10. #X obj 136 245 print;
  11. #N canvas 444 31 494 396 META 0;
  12. #X text 12 25 LICENSE SIBSD;
  13. #X text 12 125 AUTHOR Frank Barknecht;
  14. #X text 12 145 HELP_PATCH_AUTHORS Frank Barknecht. "pd meta" information
  15. added by Jonathan Wilkes for Pd version 0.42.;
  16. #X text 12 5 KEYWORDS control list_op;
  17. #X text 12 65 INLET_0 anything;
  18. #X text 12 85 INLET_1 float;
  19. #X text 12 105 OUTLET_0 symbol float pointer;
  20. #X text 12 45 DESCRIPTION get element at position idx;
  21. #X restore 377 287 pd META;
  22. #X connect 0 0 3 0;
  23. #X connect 0 1 4 1;
  24. #X connect 1 0 7 0;
  25. #X connect 2 0 6 0;
  26. #X connect 3 0 4 0;
  27. #X connect 4 0 1 0;
  28. #X connect 6 0 0 0;