diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-25 00:39:13 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-25 00:39:13 +0000 |
commit | f18d063d9312c95e25294e0777bc135ee9a3fd8a (patch) | |
tree | 54763b4c61f53c8ec696be54bc1c0e8d816c05aa /phi-help.pd |
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'phi-help.pd')
-rw-r--r-- | phi-help.pd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/phi-help.pd b/phi-help.pd new file mode 100644 index 0000000..604e10b --- /dev/null +++ b/phi-help.pd @@ -0,0 +1,10 @@ +#N canvas 535 339 406 181 10; +#X obj 172 85 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 172 137 print; +#X text 47 16 Description: Outputs the constant phi ((1+sqrt(5))/2). +; +#X obj 172 112 mtl/phi; +#X text 48 33 tags: math; +#X connect 0 0 3 0; +#X connect 3 0 1 0; |