aboutsummaryrefslogtreecommitdiff
path: root/abstractions/fx/posterize.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abstractions/fx/posterize.pd')
-rw-r--r--abstractions/fx/posterize.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/abstractions/fx/posterize.pd b/abstractions/fx/posterize.pd
new file mode 100644
index 0000000..92fc1d1
--- /dev/null
+++ b/abstractions/fx/posterize.pd
@@ -0,0 +1,22 @@
+#N canvas 482 104 414 459 10;
+#X obj 37 247 pix_posterize;
+#X obj 80 222 + 0.01;
+#X obj 80 199 * 0.18;
+#X obj 116 144 inlet;
+#X obj 54 171 inlet;
+#X text 24 52 Gemchain;
+#X text 96 55 fxAmount 0-1;
+#X text 25 4 Posterize;
+#X obj 17 78 arrayRouterIn \$1 \$2;
+#X obj 37 302 arrayRouterOut \$1 \$2;
+#X obj 102 170 interp1;
+#X obj 52 274 outlet;
+#X connect 0 0 9 0;
+#X connect 0 0 11 0;
+#X connect 1 0 0 1;
+#X connect 2 0 1 0;
+#X connect 3 0 10 0;
+#X connect 4 0 0 0;
+#X connect 8 0 0 0;
+#X connect 8 1 10 0;
+#X connect 10 0 2 0;