From 90c6018a9401e38859f733b3521c919e042322b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 14 Oct 2015 15:14:06 +0200 Subject: moved abstractions into abstractions/ --- abstractions/sender-help.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 abstractions/sender-help.pd (limited to 'abstractions/sender-help.pd') diff --git a/abstractions/sender-help.pd b/abstractions/sender-help.pd new file mode 100644 index 0000000..54aca0c --- /dev/null +++ b/abstractions/sender-help.pd @@ -0,0 +1,10 @@ +#N canvas 640 296 387 142 10; +#X obj 29 68 sender; +#X obj 154 16 r sendname; +#X floatatom 154 39 5 0 0 0 - - -; +#X msg 29 15 sendname 1; +#X msg 29 41 sendname 2; +#X text 23 92 (c) Tim Blechmann 2005 \, $Id: sender-help.pd 221 2005-12-17 18:31:17Z tim $; +#X connect 1 0 2 0; +#X connect 3 0 0 0; +#X connect 4 0 0 0; -- cgit v1.2.1