From 44e3e2d0e046f00f0366e376209f482dfc8018cf Mon Sep 17 00:00:00 2001 From: musil Date: Sat, 9 Dec 2006 02:36:07 +0000 Subject: changed makefile changed README.txt changed help-*.pd to *-help.pd chanded file structure to standard 2nd step new abs and help svn path=/trunk/externals/iemlib/; revision=6757 --- iemabs/pink~.pd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 iemabs/pink~.pd (limited to 'iemabs/pink~.pd') diff --git a/iemabs/pink~.pd b/iemabs/pink~.pd new file mode 100644 index 0000000..c6364a6 --- /dev/null +++ b/iemabs/pink~.pd @@ -0,0 +1,20 @@ +#N canvas 142 265 410 241 10; +#X text 27 150 signal-out; +#X obj 29 129 outlet~; +#X obj 29 49 noise~; +#X text 14 7 pink~; +#X text 65 8 pink-noise-generator with -3 dB per oktave; +#X obj 29 88 biquad~ 1.83221 -0.836851 0.271264 -0.456311 0.18969; +#X obj 29 108 biquad~ 0.273097 0.087865 0.505803 0.171365 -0.03813 +; +#X obj 29 68 biquad~ 1.98893 -0.988954 1.00554 -1.9889 0.983444; +#X text 166 195 IEM KUG; +#X text 150 183 musil; +#X text 180 183 @; +#X text 186 183 iem.at; +#X text 101 172 (c) Thomas Musil 2000 - 2005; +#X text 149 205 Graz \, Austria; +#X connect 2 0 7 0; +#X connect 5 0 6 0; +#X connect 6 0 1 0; +#X connect 7 0 5 0; -- cgit v1.2.1