From 35994ca3a4ef6a136a16cac63b4f68540d0434e1 Mon Sep 17 00:00:00 2001 From: Frank Barknecht Date: Fri, 23 Apr 2004 16:22:42 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1630, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/rradical/; revision=1631 --- memento/examples/mainpatch.pd | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 memento/examples/mainpatch.pd (limited to 'memento/examples/mainpatch.pd') diff --git a/memento/examples/mainpatch.pd b/memento/examples/mainpatch.pd new file mode 100644 index 0000000..0f7a873 --- /dev/null +++ b/memento/examples/mainpatch.pd @@ -0,0 +1,35 @@ +#N canvas 200 96 855 654 10; +#X floatatom 229 20 5 0 0 0 - - -; +#X obj 229 42 t b f; +#X obj 89 105 rradical foo; +#X obj 174 618 s restore; +#X obj 415 31 r restore; +#X obj 415 56 spigot; +#X obj 468 53 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X obj 89 30 r restore; +#X obj 89 55 spigot; +#X msg 259 71 substate \$1; +#X floatatom 665 25 5 0 0 0 - - -; +#X obj 665 47 t b f; +#X msg 695 76 substate \$1; +#X msg 89 76 restore; +#X msg 415 77 restore; +#X obj 174 535 careGUI bla.dat; +#X obj 415 105 rradical bar; +#X connect 0 0 1 0; +#X connect 1 0 13 0; +#X connect 1 1 9 0; +#X connect 4 0 5 0; +#X connect 5 0 14 0; +#X connect 6 0 5 1; +#X connect 7 0 8 0; +#X connect 8 0 13 0; +#X connect 9 0 2 0; +#X connect 10 0 11 0; +#X connect 11 0 14 0; +#X connect 11 1 12 0; +#X connect 12 0 16 0; +#X connect 13 0 2 0; +#X connect 14 0 16 0; +#X connect 15 0 3 0; -- cgit v1.2.1