From f18d063d9312c95e25294e0777bc135ee9a3fd8a Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sun, 25 Oct 2009 00:39:13 +0000 Subject: Adding mtl svn path=/trunk/abstractions/mtl/; revision=12667 --- gateNoise~-help.pd | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 gateNoise~-help.pd (limited to 'gateNoise~-help.pd') diff --git a/gateNoise~-help.pd b/gateNoise~-help.pd new file mode 100644 index 0000000..faff14c --- /dev/null +++ b/gateNoise~-help.pd @@ -0,0 +1,83 @@ +#N canvas 463 121 588 450 10; +#X obj 128 196 nbx 5 14 -1e+37 1e+37 0 0 empty empty right 0 -8 0 10 +-262144 -1 -1 96.9235 256; +#X obj 16 135 *~; +#X obj 33 114 osc~ 2; +#X obj 104 135 *~; +#X obj 104 92 osc~ 240; +#X obj 121 114 osc~ 4; +#N canvas 172 333 450 300 env 0; +#X obj 279 93 env~ 16384 8192; +#X obj 279 49 inlet~; +#X obj 279 177 outlet; +#X text 294 123 don't know why; +#X obj 279 144 + 2.94; +#X connect 0 0 4 0; +#X connect 1 0 0 0; +#X connect 4 0 2 0; +#X restore 114 161 pd env; +#N canvas 173 365 450 300 env 0; +#X obj 279 93 env~ 16384 8192; +#X obj 279 49 inlet~; +#X obj 279 177 outlet; +#X text 294 123 don't know why; +#X obj 279 144 + 2.4; +#X connect 0 0 4 0; +#X connect 1 0 0 0; +#X connect 4 0 2 0; +#X restore 28 163 pd env; +#X obj 40 197 nbx 5 14 -1e+37 1e+37 0 0 empty empty left 0 -8 0 10 +-262144 -1 -1 96.6015 256; +#X obj 43 256 bonk~; +#X obj 143 255 bonk~; +#X text 189 255 only an idea; +#X msg 70 279 trigger; +#X msg 170 278 trigger; +#X obj 15 92 osc~ 160; +#X obj 16 223 mtl/gateNoise~ /id gatenoise; +#X obj 170 299 mtl/clap~; +#X obj 70 299 mtl/clap~; +#X obj 16 380 mtl/out~; +#X text 13 10 Description: a noise gate (cut off volume below the threshold). +useful for removing noise from an incoming signal or making breakbeat. +; +#X text 13 53 tags: mix~; +#X obj 299 88 hsl 100 15 0 1 0 0 \$0/gatenoise/wet \$0/gatenoise/wet_ +/gatenoise/wet 105 7 0 8 -262144 -1 -1 9900 1; +#X obj 299 118 hsl 100 15 0 100 0 0 \$0/gatenoise/thresholdleft \$0/gatenoise/thresholdleft_ +/gatenoise/thresholdleft 105 7 0 8 -262144 -1 -1 0 1; +#X obj 299 138 hsl 100 15 0 100 0 0 \$0/gatenoise/thresholdright \$0/gatenoise/thresholdright_ +/gatenoise/thresholdright 105 7 0 8 -262144 -1 -1 0 1; +#X obj 299 158 hsl 100 15 0 500 0 0 \$0/gatenoise/attackleft \$0/gatenoise/attackleft_ +/gatenoise/attackleft 105 7 0 8 -262144 -1 -1 20 1; +#X obj 299 178 hsl 100 15 0 500 0 0 \$0/gatenoise/attackright \$0/gatenoise/attackright_ +/gatenoise/attackright 105 7 0 8 -262144 -1 -1 20 1; +#X obj 299 198 hsl 100 15 0 5000 0 0 \$0/gatenoise/releaseleft \$0/gatenoise/releaseleft_ +/gatenoise/releaseleft 105 7 0 8 -262144 -1 -1 396 1; +#X obj 299 218 hsl 100 15 0 5000 0 0 \$0/gatenoise/releaseright \$0/gatenoise/releaseright_ +/gatenoise/releaseright 105 7 0 8 -262144 -1 -1 396 1; +#X obj 289 298 tgl 15 0 \$0/gatenoise/automatic \$0/gatenoise/automatic_ +/gatenoise/automatic 17 7 0 8 -262144 -1 -1 1 1; +#X obj 299 268 hsl 100 15 0 100 0 0 \$0/gatenoise/automatic+- \$0/gatenoise/automatic+-_ +/gatenoise/automatic+- 105 7 0 8 -262144 -1 -1 9900 1; +#X obj 69 320 mtl/out~ 30; +#X connect 1 0 7 0; +#X connect 1 0 15 0; +#X connect 2 0 1 1; +#X connect 3 0 6 0; +#X connect 3 0 15 1; +#X connect 4 0 3 0; +#X connect 5 0 3 1; +#X connect 6 0 0 0; +#X connect 7 0 8 0; +#X connect 9 1 12 0; +#X connect 10 1 13 0; +#X connect 12 0 17 0; +#X connect 13 0 16 0; +#X connect 14 0 1 0; +#X connect 15 0 9 0; +#X connect 15 0 18 0; +#X connect 15 1 10 0; +#X connect 15 1 18 1; +#X connect 16 0 30 1; +#X connect 17 0 30 0; -- cgit v1.2.1