From fc3d3c0a4f110a23335398c327ac0a4fc949d5cb Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 17 Jun 2002 10:13:57 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r12, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13 --- filters/moog~.pd | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100755 filters/moog~.pd (limited to 'filters/moog~.pd') diff --git a/filters/moog~.pd b/filters/moog~.pd new file mode 100755 index 0000000..7e0139b --- /dev/null +++ b/filters/moog~.pd @@ -0,0 +1,39 @@ +#N canvas 225 113 568 397 10; +#X obj 186 210 moog~; +#X obj 178 288 dac~; +#X floatatom 226 163 5 0 0; +#X floatatom 183 104 5 0 0; +#X floatatom 25 113 5 0 0; +#X obj 238 237 env~; +#X floatatom 238 257 5 0 0; +#X obj 186 257 *~ 0.1; +#X msg 182 163 reset; +#X obj 116 105 +~ 1; +#X floatatom 116 63 5 0 0; +#X floatatom 180 128 5 0 0; +#X obj 116 146 +~ 100; +#X obj 116 84 osc~ 0.25; +#X obj 116 125 *~ 2000; +#X obj 226 182 sig~ 3; +#X obj 25 139 phasor~ 110; +#X msg 249 52 \; pd dsp 1 \;; +#X text 17 7 A signal controlled "moog" resonant lowpass; +#X text 272 163 Q (1-4); +#X text 61 46 resonance freq modulation; +#X connect 0 0 5 0; +#X connect 0 0 7 0; +#X connect 2 0 15 0; +#X connect 3 0 14 1; +#X connect 4 0 16 0; +#X connect 5 0 6 0; +#X connect 7 0 1 0; +#X connect 7 0 1 1; +#X connect 8 0 0 0; +#X connect 9 0 14 0; +#X connect 10 0 13 0; +#X connect 11 0 12 1; +#X connect 12 0 0 1; +#X connect 13 0 9 0; +#X connect 14 0 12 0; +#X connect 15 0 0 2; +#X connect 16 0 0 0; -- cgit v1.2.1