aboutsummaryrefslogtreecommitdiff
path: root/signal/atan2~-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-15 05:04:33 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-15 05:04:33 +0000
commit8be40503d729c0dbba2d32073865903248f8151b (patch)
treece1dd14d969c90d003ecfe413ece1e4665ef504b /signal/atan2~-help.pd
parent5dbef6b14f2cffe2af1ee807f3fd2b1592ee2597 (diff)
added META subpatch and filled in some missing help patches
svn path=/trunk/externals/ggee/; revision=14439
Diffstat (limited to 'signal/atan2~-help.pd')
-rw-r--r--signal/atan2~-help.pd21
1 files changed, 17 insertions, 4 deletions
diff --git a/signal/atan2~-help.pd b/signal/atan2~-help.pd
index e7ff494..e1fa11c 100644
--- a/signal/atan2~-help.pd
+++ b/signal/atan2~-help.pd
@@ -1,4 +1,17 @@
-#N canvas 197 203 500 184 10;
-#X obj 33 88 atan2~;
-#X text 30 121 (C) Guenter Geiger;
-#X text 30 18 The atan2 function is used to get the phase from a imaginary value of the fft.;
+#N canvas 0 26 500 184 10;
+#X obj 33 88 atan2~;
+#X text 30 121 (C) Guenter Geiger;
+#X text 30 18 The atan2 function is used to get the phase from a imaginary
+value of the fft.;
+#N canvas 46 242 494 344 META 0;
+#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE Tcl/Tk;
+#X text 12 5 KEYWORDS signal trigonometry;
+#X text 12 125 AUTHOR Guenter Geiger;
+#X text 12 45 DESCRIPTION get the phase from a imaginary value of the
+fft;
+#X text 12 65 INLET_0 signal;
+#X text 12 85 INLET_1 signal;
+#X text 12 105 OUTLET_0 signal;
+#X restore 440 153 pd META;