aboutsummaryrefslogtreecommitdiff
path: root/another.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-09-03 09:34:50 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-09-03 09:34:50 +0000
commit22c887bcf77c0b40aaeffbe18a8a5afcc77b03e3 (patch)
tree4af1fb55de511b6e371ac93561ca8cc573218ae4 /another.pd
added stephen sinclairs "urloader"svn2git-root
svn path=/trunk/externals/loaders/urloader/; revision=10275
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;