From 22c887bcf77c0b40aaeffbe18a8a5afcc77b03e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 3 Sep 2008 09:34:50 +0000 Subject: added stephen sinclairs "urloader" svn path=/trunk/externals/loaders/urloader/; revision=10275 --- another.pd | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 another.pd (limited to 'another.pd') 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; -- cgit v1.2.1