aboutsummaryrefslogtreecommitdiff
path: root/exemples/rain.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2004-04-09 16:55:47 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2004-04-09 16:55:47 +0000
commitc050bb9a7595860bf72e7c407ff3e8cbd7e77480 (patch)
treeecb3bc9c18a6ff435e980bee7dcce4f61eaade7e /exemples/rain.pd
This commit was generated by cvs2svn to compensate for changes in r1590,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/pmpd/; revision=1591
Diffstat (limited to 'exemples/rain.pd')
-rwxr-xr-xexemples/rain.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/exemples/rain.pd b/exemples/rain.pd
new file mode 100755
index 0000000..0969a50
--- /dev/null
+++ b/exemples/rain.pd
@@ -0,0 +1,16 @@
+#N canvas 571 315 266 261 10;
+#X obj 33 161 gemhead;
+#X obj 33 187 translateXYZ;
+#X obj 25 39 loadbang;
+#X obj 25 85 masse3D masse 1 0 3;
+#X obj 25 108 unpack s f f f;
+#X obj 33 211 sphere 0.05;
+#X msg 25 62 setYmin -3 \, setT 1;
+#X connect 0 0 1 0;
+#X connect 1 0 5 0;
+#X connect 2 0 6 0;
+#X connect 3 0 4 0;
+#X connect 4 1 1 1;
+#X connect 4 2 1 2;
+#X connect 4 3 1 3;
+#X connect 6 0 3 0;