sample_packel-help.pd 947 B

123456789101112131415161718192021222324252627
  1. #N canvas 1 53 551 304 10;
  2. #X text 26 30 Tags: Sample Sound;
  3. #X text 30 60 Warning: [tof/sample_packel] is only for advanced users!
  4. ;
  5. #X msg 146 181 sample test;
  6. #X text 225 177 Inlet 2 \, sample symbol: the sample to be modified
  7. ;
  8. #X msg 57 100 end 1000;
  9. #X msg 92 125 start 10;
  10. #X text 120 99 Change the end of the sample;
  11. #X text 150 122 Change the start of the sample;
  12. #X obj 57 210 tof/sample_packel;
  13. #X text 26 12 Description: Modifies the properties of a sample;
  14. #N canvas 286 191 494 344 META 0;
  15. #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
  16. Wilkes for Pd version 0.42.;
  17. #X text 12 25 LICENSE GPL v2;
  18. #X text 12 105 AUTHOR Thomas Ouellet Fredericks;
  19. #X text 12 45 DESCRIPTION modify the properties of a sample;
  20. #X text 12 5 KEYWORDS control abstraction array;
  21. #X text 12 65 INLET_0 start end;
  22. #X text 12 85 INLET_1 sample;
  23. #X restore 489 254 pd META;
  24. #X connect 2 0 8 1;
  25. #X connect 4 0 8 0;
  26. #X connect 5 0 8 0;