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