From a425a2aba64faf2c02f770194acdaf06dc0258ed Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Tue, 26 Aug 2008 06:50:27 +0000 Subject: contextual menu helpers svn path=/trunk/abstractions/senderfruit/; revision=10261 --- core/list-idx-list.pd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 core/list-idx-list.pd (limited to 'core/list-idx-list.pd') diff --git a/core/list-idx-list.pd b/core/list-idx-list.pd new file mode 100644 index 0000000..7fe4c15 --- /dev/null +++ b/core/list-idx-list.pd @@ -0,0 +1,15 @@ +#N canvas 244 335 182 200 10; +#X obj 39 131 list-idx; +#X obj 60 87 dollarg; +#X obj 39 109 list; +#X obj 60 66 loadbang; +#X obj 39 23 inlet; +#X obj 39 44 t b a; +#X obj 39 156 outlet; +#X connect 0 0 6 0; +#X connect 1 0 2 1; +#X connect 2 0 0 0; +#X connect 3 0 1 0; +#X connect 4 0 5 0; +#X connect 5 0 2 0; +#X connect 5 1 0 1; -- cgit v1.2.1