diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-25 00:39:13 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-25 00:39:13 +0000 |
commit | f18d063d9312c95e25294e0777bc135ee9a3fd8a (patch) | |
tree | 54763b4c61f53c8ec696be54bc1c0e8d816c05aa /reverbFdn~-help.pd |
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'reverbFdn~-help.pd')
-rw-r--r-- | reverbFdn~-help.pd | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/reverbFdn~-help.pd b/reverbFdn~-help.pd new file mode 100644 index 0000000..0b047eb --- /dev/null +++ b/reverbFdn~-help.pd @@ -0,0 +1,63 @@ +#N canvas 699 384 606 282 10; +#X obj -2 0 cnv 15 600 30 empty empty fx.reverb.fdn~ 2 12 1 14 -233017 +-66577 0; +#X text 426 42 Author: Miller Puckette; +#X text 426 58 Version: 2008-03-05; +#X obj 183 203 dac~ 3 4; +#X text 179 217 outlets 3 and 4 can be used to feed rear channels in +a multichannel setup (they don't require addition computation power). +; +#X text 11 37 Description: feedback delay network based reverb; +#X obj 14 148 mtl/reverbFdn~ /id fdn; +#X obj 15 213 mtl/out~; +#X text 11 51 tags: fx~; +#X obj 15 93 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1 +; +#N canvas 5 185 450 300 generate~ 0; +#X obj 32 213 osc~ 200; +#X obj 32 89 metro 400; +#X obj 32 175 mtof; +#X obj 104 195 mtof; +#X obj 32 132 + 20; +#X obj 32 111 random 70; +#X floatatom 83 69 5 0 0 0 - - -; +#X obj 32 261 outlet~; +#X obj 103 261 outlet~; +#X obj 30 14 inlet; +#X obj 104 175 mtl/closestNote 0 2 4 7 9; +#X obj 104 234 *~; +#X obj 31 234 *~; +#X obj 104 214 osc~ 100; +#X obj 32 155 mtl/closestNote 0 2 4 7 9; +#X connect 0 0 12 0; +#X connect 1 0 5 0; +#X connect 2 0 0 0; +#X connect 3 0 13 0; +#X connect 4 0 10 0; +#X connect 4 0 14 0; +#X connect 5 0 4 0; +#X connect 6 0 1 1; +#X connect 9 0 1 0; +#X connect 9 0 11 1; +#X connect 9 0 12 1; +#X connect 10 0 3 0; +#X connect 11 0 8 0; +#X connect 12 0 7 0; +#X connect 13 0 11 0; +#X connect 14 0 2 0; +#X restore 15 118 pd generate~; +#X obj 188 91 hsl 100 15 0 1 0 0 \$0/fdn/wet \$0/fdn/wet_ /fdn/wet +105 7 0 8 -262144 -1 -1 0 1; +#X obj 188 111 hsl 100 15 0 100 0 0 \$0/fdn/damp \$0/fdn/damp_ /fdn/damp +105 7 0 8 -262144 -1 -1 7920 1; +#X obj 188 131 hsl 100 15 0 100 0 0 \$0/fdn/liveness \$0/fdn/liveness_ +/fdn/liveness 105 7 0 8 -262144 -1 -1 8910 1; +#X obj 188 151 hsl 100 15 0 127 0 0 \$0/fdn/crossover \$0/fdn/crossover_ +/fdn/crossover 105 7 0 8 -262144 -1 -1 6236 1; +#X connect 6 0 7 0; +#X connect 6 1 7 1; +#X connect 6 2 3 0; +#X connect 6 3 3 1; +#X connect 9 0 10 0; +#X connect 10 0 6 0; +#X connect 10 1 6 1; |