aboutsummaryrefslogtreecommitdiff
path: root/sx/mirrorball.pd
diff options
context:
space:
mode:
authorN.N. <chr15m@users.sourceforge.net>2007-07-10 07:47:46 +0000
committerN.N. <chr15m@users.sourceforge.net>2007-07-10 07:47:46 +0000
commit3faf17f7b713905f582def227df90dac15f3468d (patch)
treea429f621d2aad8db85d902fde422d3ff1e859bd6 /sx/mirrorball.pd
This commit was generated by cvs2svn to compensate for changes in r7969,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/s-abstractions/; revision=7970
Diffstat (limited to 'sx/mirrorball.pd')
-rw-r--r--sx/mirrorball.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/sx/mirrorball.pd b/sx/mirrorball.pd
new file mode 100644
index 0000000..8b64f19
--- /dev/null
+++ b/sx/mirrorball.pd
@@ -0,0 +1,13 @@
+#N canvas 0 0 450 300 10;
+#X msg 168 64 snap;
+#X obj 168 35 t b a;
+#X obj 168 11 inlet;
+#X obj 168 97 pix_snap2tex 0 0 256 256;
+#X obj 168 157 sphere 10 20;
+#X obj 168 123 separator;
+#X connect 0 0 3 0;
+#X connect 1 0 0 0;
+#X connect 1 1 3 0;
+#X connect 2 0 1 0;
+#X connect 3 0 5 0;
+#X connect 5 0 4 0;