From 61982032ea7eee2c3864add894b2199b639dd225 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 17:37:22 +0000 Subject: initial checkin (release 1.15) this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665 --- iemabs/iem_anything.pd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 iemabs/iem_anything.pd (limited to 'iemabs/iem_anything.pd') diff --git a/iemabs/iem_anything.pd b/iemabs/iem_anything.pd new file mode 100644 index 0000000..47a49d9 --- /dev/null +++ b/iemabs/iem_anything.pd @@ -0,0 +1,20 @@ +#N canvas 229 154 607 439 10; +#X obj 37 84 inlet; +#X obj 351 101 inlet; +#X obj 37 330 outlet; +#X text 14 358 (c) musil@iem.kug.ac.at; +#X text 56 371 IEM KUG; +#X text 31 383 graz \, austria 2002; +#X obj 37 278 iem_anything_kernel; +#X text 347 77 cold inlet = latch-inlet; +#X text 39 62 hot inlet = bangout; +#X text 248 17 a messages storage; +#X text 237 278 any arguments are possible; +#X obj 351 126 pre_inlet 1 1; +#X obj 37 112 pre_inlet 1 0; +#X text 17 15 any \, iem_anything; +#X connect 0 0 12 0; +#X connect 1 0 11 0; +#X connect 6 0 2 0; +#X connect 11 0 6 0; +#X connect 12 0 6 0; -- cgit v1.2.1