rcosc~-help.pd 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. #N canvas 2 53 450 439 10;
  2. #X obj 52 277 *~;
  3. #X text 181 301 Author: Martin Peach;
  4. #X obj 53 316 dac~;
  5. #X obj 67 228 nbx 5 14 0 1000 0 1 empty empty level 60 8 0 10 -4034
  6. -13381 -13381 8 256;
  7. #X obj 67 253 / 1000;
  8. #X obj 168 244 tabwrite~ \$0-rcoschelp;
  9. #X obj 168 267 table \$0-rcoschelp;
  10. #X obj 168 213 metro 100;
  11. #X obj 168 194 tgl 15 0 empty empty graph 17 7 0 10 -4034 -13381 -1
  12. 0 1;
  13. #X obj 52 169 rcosc~ 0.001;
  14. #X floatatom 52 28 5 0 0 0 - - -;
  15. #X obj 52 135 / 1;
  16. #X obj 52 70 t b f;
  17. #X msg 52 103 0.722057;
  18. #X text 155 68 7.22057e+07;
  19. #X text 223 68 70756;
  20. #X text 147 68 0;
  21. #X obj 52 5 r note_a;
  22. #X obj 52 49 mtof;
  23. #X floatatom 92 66 5 0 0 0 - - -;
  24. #X text 49 -57 rcosc~ emulates an oscillator implemented with a capacitor
  25. charging through a resistor. The creation argument can be overriden
  26. by the inlet \, and represents a charging time constant in seconds.
  27. ;
  28. #X text 180 320 2010/04/15;
  29. #N canvas 455 293 494 344 META 0;
  30. #X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
  31. Wilkes for Pd version 0.42.;
  32. #X text 12 25 LICENSE GPL v2 or later;
  33. #X text 12 115 AUTHOR Martin Peach;
  34. #X text 12 46 DESCRIPTION emulates an oscillator implemented with a
  35. capacitor charging through a resistor;
  36. #X text 12 5 KEYWORDS signal;
  37. #X text 12 75 INLET_0 float;
  38. #X text 12 95 OUTLET_0 signal;
  39. #X restore 392 355 pd META;
  40. #X connect 0 0 2 0;
  41. #X connect 0 0 2 1;
  42. #X connect 3 0 4 0;
  43. #X connect 4 0 0 1;
  44. #X connect 7 0 5 0;
  45. #X connect 8 0 7 0;
  46. #X connect 9 0 5 0;
  47. #X connect 9 0 0 0;
  48. #X connect 10 0 18 0;
  49. #X connect 11 0 9 0;
  50. #X connect 12 0 13 0;
  51. #X connect 12 1 11 1;
  52. #X connect 13 0 11 0;
  53. #X connect 17 0 10 0;
  54. #X connect 18 0 12 0;
  55. #X connect 18 0 19 0;