aboutsummaryrefslogtreecommitdiff
path: root/abstractions/fx/gain.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abstractions/fx/gain.pd')
-rw-r--r--abstractions/fx/gain.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/abstractions/fx/gain.pd b/abstractions/fx/gain.pd
new file mode 100644
index 0000000..688011d
--- /dev/null
+++ b/abstractions/fx/gain.pd
@@ -0,0 +1,20 @@
+#N canvas 443 137 474 324 10;
+#X obj 34 213 pix_gain;
+#X obj 59 182 * 5;
+#X obj 96 123 inlet;
+#X obj 46 125 inlet;
+#X text 17 59 Gemchain;
+#X text 100 63 fxAmount 0-1;
+#X text 25 16 luminosity gain;
+#X obj 17 86 arrayRouterIn \$1 \$2;
+#X obj 34 264 arrayRouterOut \$1 \$2;
+#X obj 59 158 interp1;
+#X obj 50 239 outlet;
+#X connect 0 0 8 0;
+#X connect 0 0 10 0;
+#X connect 1 0 0 1;
+#X connect 2 0 9 0;
+#X connect 3 0 0 0;
+#X connect 7 0 0 0;
+#X connect 7 1 9 0;
+#X connect 9 0 1 0;