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/#t.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 externals/gridflow/abstractions/#t.pd (limited to 'externals/gridflow/abstractions/#t.pd') diff --git a/externals/gridflow/abstractions/#t.pd b/externals/gridflow/abstractions/#t.pd new file mode 100644 index 00000000..5b8fce67 --- /dev/null +++ b/externals/gridflow/abstractions/#t.pd @@ -0,0 +1,16 @@ +#N canvas 454 233 450 176 10; +#X obj 26 29 inlet; +#X obj 26 116 outlet; +#X obj 72 116 outlet; +#X obj 26 48 t a a; +#X obj 26 67 #finished; +#X obj 26 86 #store; +#X text 120 22 This is for when [t a a] is not sufficient; +#X text 121 36 Because GF doesn't fully follow ordering of; +#X text 121 49 messages.; +#X connect 0 0 3 0; +#X connect 3 0 4 0; +#X connect 3 1 5 1; +#X connect 3 1 2 0; +#X connect 4 0 5 0; +#X connect 5 0 1 0; -- cgit v1.2.1