From 0e1bfaa5cddccb6b5e8b3fc7cc538249910a81b6 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Wed, 6 Jan 2010 11:06:29 +0000 Subject: depreciate an old abstraction svn path=/trunk/abstractions/nusmuk/; revision=12909 --- deprecated/distortion-help.pd | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 deprecated/distortion-help.pd (limited to 'deprecated/distortion-help.pd') diff --git a/deprecated/distortion-help.pd b/deprecated/distortion-help.pd new file mode 100644 index 0000000..c3e8a62 --- /dev/null +++ b/deprecated/distortion-help.pd @@ -0,0 +1,35 @@ +#N canvas 468 234 684 571 10; +#X obj 78 262 distortion; +#X obj 77 302 dac~; +#X msg 143 133 \$1 20; +#X obj 143 155 line~; +#X floatatom 143 109 5 0 0 0 - - -; +#X obj 77 194 osc~ 80; +#X obj 198 132 osc~ 30; +#X floatatom 77 164 5 0 0 0 - - -; +#X floatatom 198 111 5 0 0 0 - - -; +#X floatatom 222 157 5 0 0 0 - - -; +#X obj 199 178 *~ 0; +#X text 134 24 simple distortion with audio input for the distortion +ratio; +#X text 169 51 Left inlet : audio in; +#X text 168 71 Right inlet : distortion (0 to 1). gives oposit result +with (-1 to 0); +#X obj 143 235 min~ 1; +#X obj 142 211 max~ -1; +#X text 338 141 dependency : abs~ and pow~; +#X obj 158 315 oscillo~; +#X connect 0 0 1 0; +#X connect 0 0 1 1; +#X connect 0 0 17 0; +#X connect 2 0 3 0; +#X connect 3 0 15 0; +#X connect 4 0 2 0; +#X connect 5 0 0 0; +#X connect 6 0 10 0; +#X connect 7 0 5 0; +#X connect 8 0 6 0; +#X connect 9 0 10 1; +#X connect 10 0 15 0; +#X connect 14 0 0 1; +#X connect 15 0 14 0; -- cgit v1.2.1