From 7c748a919a64d9bc1b9f47a3c65ff6a3718e0274 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Wed, 16 Apr 2008 23:08:33 +0000 Subject: list-proc-insert, two more ds-abs svn path=/trunk/abstractions/senderfruit/; revision=9714 --- core/ds-idx-only-help.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 core/ds-idx-only-help.pd (limited to 'core/ds-idx-only-help.pd') diff --git a/core/ds-idx-only-help.pd b/core/ds-idx-only-help.pd new file mode 100644 index 0000000..02f3c23 --- /dev/null +++ b/core/ds-idx-only-help.pd @@ -0,0 +1,23 @@ +#N canvas 0 22 450 300 10; +#X text 16 11 ds-idx-only; +#X text 274 254 2008 Luke Iannini; +#X obj 105 89 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X text 123 88 bang for last used index; +#X msg 54 88 10; +#X obj 54 126 ds-idx-only pd-\$0data datatemplate5 3; +#X obj 273 153 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X text 16 35 outputs the nth pointer of a certain template type \, +or a bang from the right outlet if the nth pointer does not exist. +; +#X obj 54 170 get datatemplate5 x; +#X obj 70 198 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X floatatom 54 223 5 0 0 0 - - -; +#X connect 2 0 5 0; +#X connect 4 0 5 0; +#X connect 5 0 8 0; +#X connect 5 1 6 0; +#X connect 8 0 9 0; +#X connect 8 0 10 0; -- cgit v1.2.1