aboutsummaryrefslogtreecommitdiff
path: root/memento/examples/listsymbol.pd
diff options
context:
space:
mode:
Diffstat (limited to 'memento/examples/listsymbol.pd')
-rw-r--r--memento/examples/listsymbol.pd39
1 files changed, 39 insertions, 0 deletions
diff --git a/memento/examples/listsymbol.pd b/memento/examples/listsymbol.pd
new file mode 100644
index 0000000..3acc013
--- /dev/null
+++ b/memento/examples/listsymbol.pd
@@ -0,0 +1,39 @@
+#N canvas 239 79 855 654 10;
+#X obj 243 432 s restore;
+#X msg 243 398 symbol restore;
+#X obj 270 85 r restore;
+#X obj 243 300 careGUI list.dat;
+#X obj 270 111 numbers temp;
+#X obj 537 87 r restore;
+#X obj 543 517 pool;
+#X obj 540 550 print value;
+#X symbolatom 462 436 10 0 0 0 - - -;
+#X symbolatom 569 588 10 0 0 0 - - -;
+#X msg 542 480 set name \$1;
+#X msg 634 480 get name;
+#X msg 633 446 save /tmp/names.dat;
+#X obj 458 509 print set;
+#X obj 537 111 numbers temp1;
+#X msg 587 309 printall;
+#X msg 587 361 printrec;
+#X text 587 341 print values in dir and subdirs;
+#X text 657 360 (depth may be given);
+#X msg 587 410 printroot;
+#X text 587 390 print values in dir and subdirs (starting from root)
+;
+#X msg 680 520 load list.dat;
+#X connect 1 0 0 0;
+#X connect 2 0 4 0;
+#X connect 3 0 1 0;
+#X connect 5 0 14 0;
+#X connect 6 0 7 0;
+#X connect 6 0 9 0;
+#X connect 8 0 10 0;
+#X connect 10 0 6 0;
+#X connect 10 0 13 0;
+#X connect 11 0 6 0;
+#X connect 12 0 6 0;
+#X connect 15 0 6 0;
+#X connect 16 0 6 0;
+#X connect 19 0 6 0;
+#X connect 21 0 6 0;