aboutsummaryrefslogtreecommitdiff
path: root/abs/csub~.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abs/csub~.pd')
-rw-r--r--abs/csub~.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/abs/csub~.pd b/abs/csub~.pd
new file mode 100644
index 0000000..eaf2b06
--- /dev/null
+++ b/abs/csub~.pd
@@ -0,0 +1,16 @@
+#N canvas 703 725 381 197 10;
+#X obj 58 49 inlet~;
+#X obj 58 159 outlet~;
+#X obj 195 49 inlet~;
+#X obj 59 101 -~;
+#X obj 116 49 inlet~;
+#X obj 116 159 outlet~;
+#X obj 253 49 inlet~;
+#X obj 117 101 -~;
+#X text 49 5 complex subtraction;
+#X connect 0 0 3 0;
+#X connect 2 0 3 1;
+#X connect 3 0 1 0;
+#X connect 4 0 7 0;
+#X connect 6 0 7 1;
+#X connect 7 0 5 0;