aboutsummaryrefslogtreecommitdiff
path: root/doc/bmatrix~-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/bmatrix~-help.pd
parentcee3ba78ec36b5af8839176ca91d63d68f6cb117 (diff)
added META subpatch plus some help patches for abstractions
svn path=/trunk/externals/creb/; revision=14526
Diffstat (limited to 'doc/bmatrix~-help.pd')
-rw-r--r--doc/bmatrix~-help.pd13
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/bmatrix~-help.pd b/doc/bmatrix~-help.pd
index 5cb34a5..a6a20a1 100644
--- a/doc/bmatrix~-help.pd
+++ b/doc/bmatrix~-help.pd
@@ -1,4 +1,4 @@
-#N canvas 523 376 560 300 10;
+#N canvas 0 26 418 231 10;
#X msg 69 127 load matrix.bin;
#X text 27 39 added for completeness. mainly intended for spectral
transfos;
@@ -7,4 +7,15 @@ transfos;
#X obj 46 174 bmatrix~;
#X text 29 23 bmatrix multiplies a signal block with an arbitrary matrix
;
+#N canvas 200 154 494 344 META 0;
+#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 5 KEYWORDS signal;
+#X text 12 45 DESCRIPTION multiply a signal block with an arbitrary
+matrix;
+#X text 12 85 OUTLET_0 signal;
+#X text 12 65 INLET_0 signal load;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 105 AUTHOR Tom Schouten <tom@zwizwa.be>;
+#X restore 369 209 pd META;
#X connect 0 0 3 0;