From 5a6bee4fe076e06514c6e4e538590dd3a2a5cdc3 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 6 Nov 2009 18:37:00 +0000 Subject: upgrade gridflow svn path=/trunk/; revision=12728 --- externals/gridflow/abstractions/gf.not_open.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 externals/gridflow/abstractions/gf.not_open.pd (limited to 'externals/gridflow/abstractions/gf.not_open.pd') diff --git a/externals/gridflow/abstractions/gf.not_open.pd b/externals/gridflow/abstractions/gf.not_open.pd new file mode 100644 index 00000000..b311c621 --- /dev/null +++ b/externals/gridflow/abstractions/gf.not_open.pd @@ -0,0 +1,10 @@ +#N canvas 0 0 450 300 10; +#X obj 16 16 inlet; +#X obj 16 35 t b b; +#X obj 16 73 outlet; +#X obj 55 35 gf.error not open; +#X msg 16 54 not_open; +#X connect 0 0 1 0; +#X connect 1 0 4 0; +#X connect 1 1 3 0; +#X connect 4 0 2 0; -- cgit v1.2.1