From bb2d5198b4cba1a0492e5a2fc2251891bd724ac4 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Wed, 3 Dec 2014 16:15:32 +0000 Subject: synchronous table sharing abstractions svn path=/trunk/externals/share_mem/; revision=17387 --- shmem_table_receive.pd | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 shmem_table_receive.pd (limited to 'shmem_table_receive.pd') diff --git a/shmem_table_receive.pd b/shmem_table_receive.pd new file mode 100644 index 0000000..59a26bf --- /dev/null +++ b/shmem_table_receive.pd @@ -0,0 +1,36 @@ +#N canvas 1157 716 362 339 10; +#X obj 22 23 inlet; +#X obj 79 264 shmem \$1 2500; +#X obj 79 142 pack f \$1; +#X msg 79 166 allocate \$2 \$1; +#X obj 22 71 unpack f f; +#X obj 79 97 change -1; +#X obj 22 46 route synchro-\$1 table; +#X msg 213 228 resize \$1; +#X obj 228 169 symbol \$2; +#X obj 228 142 loadbang; +#X obj 213 249 s; +#X msg 22 229 memdump \$1 \$2; +#X obj 22 207 pack f s; +#X obj 22 134 *; +#X obj 79 121 * 25; +#X floatatom 154 290 5 0 0 0 - - -, f 5; +#X connect 0 0 6 0; +#X connect 1 1 15 0; +#X connect 2 0 3 0; +#X connect 3 0 1 0; +#X connect 4 0 13 0; +#X connect 4 1 5 0; +#X connect 5 0 7 0; +#X connect 5 0 13 1; +#X connect 5 0 14 0; +#X connect 6 0 4 0; +#X connect 6 1 8 0; +#X connect 7 0 10 0; +#X connect 8 0 10 1; +#X connect 8 0 12 1; +#X connect 9 0 8 0; +#X connect 11 0 1 0; +#X connect 12 0 11 0; +#X connect 13 0 12 0; +#X connect 14 0 2 0; -- cgit v1.2.1