diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-25 00:39:13 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-25 00:39:13 +0000 |
commit | f18d063d9312c95e25294e0777bc135ee9a3fd8a (patch) | |
tree | 54763b4c61f53c8ec696be54bc1c0e8d816c05aa /tabwriteAuto.pd |
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'tabwriteAuto.pd')
-rw-r--r-- | tabwriteAuto.pd | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/tabwriteAuto.pd b/tabwriteAuto.pd new file mode 100644 index 0000000..1734a43 --- /dev/null +++ b/tabwriteAuto.pd @@ -0,0 +1,43 @@ +#N canvas 140 139 714 614 10; +#X obj 346 309 f; +#X obj 427 371 + 1; +#X msg 472 204 0; +#X obj 530 114 inlet; +#X obj 119 59 inlet; +#X obj 643 191 loadbang; +#X obj 408 525 outlet; +#X text 459 518 current index; +#X obj 346 415 t f f f; +#X obj 234 148 route float bang; +#X obj 537 173 route bang; +#X obj 233 248 t f b; +#X obj 321 368 mod 100; +#X obj 234 465 tabwrite; +#X msg 608 268 set \$1; +#X obj 469 277 t b a; +#X obj 451 313 flatspace/arraysize; +#X obj 643 220 iemlib/dollarg; +#X connect 0 0 12 0; +#X connect 1 0 0 1; +#X connect 2 0 0 1; +#X connect 3 0 10 0; +#X connect 4 0 9 0; +#X connect 5 0 17 0; +#X connect 8 0 6 0; +#X connect 8 1 13 1; +#X connect 8 2 1 0; +#X connect 9 0 11 0; +#X connect 9 1 2 0; +#X connect 9 2 13 0; +#X connect 9 2 15 0; +#X connect 10 0 2 0; +#X connect 10 1 0 1; +#X connect 11 0 13 0; +#X connect 11 1 0 0; +#X connect 12 0 8 0; +#X connect 14 0 15 0; +#X connect 14 0 13 0; +#X connect 15 0 16 0; +#X connect 15 1 16 0; +#X connect 16 0 12 1; +#X connect 17 0 14 0; |