diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-01-06 11:06:29 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-01-06 11:06:29 +0000 |
commit | 0e1bfaa5cddccb6b5e8b3fc7cc538249910a81b6 (patch) | |
tree | 20f00cce2c48768b030806900468d4dbbfd4816e /distortion-help.pd | |
parent | 4e875a09bcbe2912bdb322719ddce0e33e5448de (diff) |
depreciate an old abstraction
svn path=/trunk/abstractions/nusmuk/; revision=12909
Diffstat (limited to 'distortion-help.pd')
-rw-r--r-- | distortion-help.pd | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/distortion-help.pd b/distortion-help.pd deleted file mode 100644 index c3e8a62..0000000 --- a/distortion-help.pd +++ /dev/null @@ -1,35 +0,0 @@ -#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; |