test-param-2.pd 760 B

123456789101112131415161718192021222324252627282930
  1. #N canvas 290 157 711 410 10;
  2. #X text 84 2 This abstraction is an example for the param external.
  3. ;
  4. #X obj 175 232 *~;
  5. #X floatatom 175 147 0 0 0 0 - - -;
  6. #X floatatom 237 200 0 0 0 0 - - -;
  7. #X text 64 127 frequency;
  8. #X text 63 114 modulation;
  9. #X text 278 216 index;
  10. #X text 280 197 modulation;
  11. #X obj 175 172 osc~;
  12. #X obj 163 341 outlet~;
  13. #X obj 172 99 loadbang;
  14. #X obj 238 148 loadbang;
  15. #X obj 174 122 tof/param /freq 3 /g nbx;
  16. #X obj 237 172 tof/param /index 20 /g nbx;
  17. #X obj 477 36 inlet;
  18. #X obj 478 71 tof/param path;
  19. #X obj 480 98 print path;
  20. #X connect 1 0 9 0;
  21. #X connect 2 0 8 0;
  22. #X connect 3 0 1 1;
  23. #X connect 8 0 1 0;
  24. #X connect 10 0 12 0;
  25. #X connect 11 0 13 0;
  26. #X connect 12 0 2 0;
  27. #X connect 13 0 3 0;
  28. #X connect 14 0 15 0;
  29. #X connect 15 0 16 0;