From cdf8ded57019d5c905f16422d40be7b1a18ab3bc Mon Sep 17 00:00:00 2001 From: Tom Schouten Date: Tue, 21 Jan 2003 10:18:19 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r350, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/creb/; revision=351 --- doc/matrix~.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/matrix~.pd (limited to 'doc/matrix~.pd') diff --git a/doc/matrix~.pd b/doc/matrix~.pd new file mode 100644 index 0000000..5a6e9d5 --- /dev/null +++ b/doc/matrix~.pd @@ -0,0 +1,10 @@ +#N canvas 523 376 560 300 10; +#X obj 30 165 matrix~; +#X text 29 23 matrix multiplies a signal block with an arbitrary matrix +; +#X msg 69 127 load matrix.bin; +#X text 27 39 added for completeness. mainly intended for spectral +transfos; +#X text 26 73 the file format is binary floating point \, column encoded. +; +#X connect 2 0 0 0; -- cgit v1.2.1