aboutsummaryrefslogtreecommitdiff
path: root/memento/examples/memget.pd
diff options
context:
space:
mode:
authorFrank Barknecht <fbar@users.sourceforge.net>2004-04-23 16:22:42 +0000
committerFrank Barknecht <fbar@users.sourceforge.net>2004-04-23 16:22:42 +0000
commit35994ca3a4ef6a136a16cac63b4f68540d0434e1 (patch)
treee7eb586c20c9f678abed90c474529e2a21c6e8a8 /memento/examples/memget.pd
This commit was generated by cvs2svn to compensate for changes in r1630,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/rradical/; revision=1631
Diffstat (limited to 'memento/examples/memget.pd')
-rw-r--r--memento/examples/memget.pd7
1 files changed, 7 insertions, 0 deletions
diff --git a/memento/examples/memget.pd b/memento/examples/memget.pd
new file mode 100644
index 0000000..a33552d
--- /dev/null
+++ b/memento/examples/memget.pd
@@ -0,0 +1,7 @@
+#N canvas 0 0 450 300 10;
+#X obj 146 149 pool RRADICAL;
+#X obj 146 72 inlet;
+#X obj 146 184 outlet;
+#X obj 146 109 prepend get;
+#X connect 0 0 2 0;
+#X connect 1 0 3 0;