aboutsummaryrefslogtreecommitdiff
path: root/memento/commun.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/commun.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/commun.pd')
-rw-r--r--memento/commun.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/memento/commun.pd b/memento/commun.pd
new file mode 100644
index 0000000..f8ca528
--- /dev/null
+++ b/memento/commun.pd
@@ -0,0 +1,18 @@
+#N canvas 329 264 450 300 10;
+#X obj 162 41 inlet;
+#X obj 161 240 outlet;
+#X obj 162 72 prepend \$1;
+#X obj 161 158 r \$2-in;
+#X obj 161 208 route \$1;
+#X obj 69 207 OSCroute \$1;
+#X text 22 262 Read \$2-OSC (== \$0-OSC) \, filter by argument \$1
+;
+#X obj 162 99 s \$2-RRADICAL-MEMENTO;
+#X text 95 123 RRADICAL_MEMENTO is also in originator;
+#X obj 69 183 r \$2-RRADICAL-OSC;
+#X connect 0 0 2 0;
+#X connect 2 0 7 0;
+#X connect 3 0 4 0;
+#X connect 4 0 1 0;
+#X connect 5 0 1 0;
+#X connect 9 0 5 0;