aboutsummaryrefslogtreecommitdiff
path: root/pi-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-17 05:11:28 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-17 05:11:28 +0000
commit2b443898636e4366ae4d4cca6e3a8ef517adaca5 (patch)
tree6f987e437d30e947487fe6c7fc2e95db910bc3c6 /pi-help.pd
parentc1b8c67d335f778532fe12cf45e2ede85d067373 (diff)
some random little shortcut objects that I use here and there. Someday they'll find their way into a proper library
svn path=/trunk/externals/hcs/; revision=4433
Diffstat (limited to 'pi-help.pd')
-rw-r--r--pi-help.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/pi-help.pd b/pi-help.pd
new file mode 100644
index 0000000..a220da6
--- /dev/null
+++ b/pi-help.pd
@@ -0,0 +1,10 @@
+#N canvas 65 227 466 251 10;
+#X obj 5 2 cnv 15 450 20 empty empty [pi] 2 11 1 18 -233017 -66577
+0;
+#X obj 422 3 pddp;
+#X obj 142 149 pi;
+#X floatatom 143 192 11 0 0 0 - - -;
+#X msg 142 106 bang;
+#X text 32 51 The value of pi as accurate as Pd can manage:;
+#X connect 2 0 3 0;
+#X connect 4 0 2 0;