aboutsummaryrefslogtreecommitdiff
path: root/doc/ucnorm~-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-25 01:45:15 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-25 01:45:15 +0000
commitc39d22e4bd9c3b06c4199ea59d0a7faa51401f7f (patch)
treeda8bd8375a0cfa796e86f076295e3d2ace6b8047 /doc/ucnorm~-help.pd
parentcee3ba78ec36b5af8839176ca91d63d68f6cb117 (diff)
added META subpatch plus some help patches for abstractions
svn path=/trunk/externals/creb/; revision=14526
Diffstat (limited to 'doc/ucnorm~-help.pd')
-rw-r--r--doc/ucnorm~-help.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/ucnorm~-help.pd b/doc/ucnorm~-help.pd
new file mode 100644
index 0000000..177cbb8
--- /dev/null
+++ b/doc/ucnorm~-help.pd
@@ -0,0 +1,17 @@
+#N canvas 0 0 450 300 10;
+#X text 59 21 normalize complex number to unit magnitude;
+#N canvas 200 78 494 353 META 0;
+#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 45 DESCRIPTION normalize complex number to unit magnitude
+;
+#X text 12 5 KEYWORDS signal abstraction needs_work (example patch)
+;
+#X text 12 65 INLET_0 signal;
+#X text 12 85 INLET_1 signal;
+#X text 12 105 OUTLET_0 signal;
+#X text 12 125 OUTLET_1 signal;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 145 AUTHOR Tom Schouten <tom@zwizwa.be>;
+#X restore 398 277 pd META;
+#X obj 183 126 ucnorm~;