aboutsummaryrefslogtreecommitdiff
path: root/another.pd
diff options
context:
space:
mode:
Diffstat (limited to 'another.pd')
-rw-r--r--another.pd7
1 files changed, 7 insertions, 0 deletions
diff --git a/another.pd b/another.pd
new file mode 100644
index 0000000..de28664
--- /dev/null
+++ b/another.pd
@@ -0,0 +1,7 @@
+#N canvas 1 44 450 300 10;
+#X obj 35 50 inlet;
+#X obj 35 96 outlet;
+#X obj 35 73 * 2;
+#X text 141 50 Another patch on the web.;
+#X connect 0 0 2 0;
+#X connect 2 0 1 0;