From a8b18d53387b5ab1cbae7cd7c8a872a0473d1130 Mon Sep 17 00:00:00 2001 From: Franz Zotter Date: Wed, 22 Oct 2008 12:52:33 +0000 Subject: added small documentations svn path=/trunk/externals/iem/iemmatrix/; revision=10339 --- doc/mtx_pack~-help.pd | 27 +++++++++++++++++++++++++++ doc/mtx_sndfileread-help.pd | 44 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 71 insertions(+) create mode 100644 doc/mtx_pack~-help.pd create mode 100644 doc/mtx_sndfileread-help.pd diff --git a/doc/mtx_pack~-help.pd b/doc/mtx_pack~-help.pd new file mode 100644 index 0000000..6bafcf9 --- /dev/null +++ b/doc/mtx_pack~-help.pd @@ -0,0 +1,27 @@ +#N canvas 0 0 450 300 12; +#X obj 99 140 mtx_pack~ 3; +#X obj 98 115 sig~ 1; +#X obj 161 115 sig~ 2; +#X obj 222 115 sig~ 3; +#X obj 99 166 mtx_size; +#X floatatom 168 189 5 0 0 0 - - -; +#X floatatom 99 190 5 0 0 0 - - -; +#X msg 310 164 \; pd dsp 1; +#X msg 309 202 \; pd dsp 0; +#X obj 61 237 mtx; +#X obj 61 260 mtx_print; +#X obj 51 211 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X text 43 29 packing signal vectors (usually 64 samples); +#X text 42 52 of multiple inputs into a matrix; +#X text 214 268 [iemmatrix]; +#X text 238 248 Franz Zotter \, 2008; +#X connect 0 0 4 0; +#X connect 0 0 9 1; +#X connect 1 0 0 0; +#X connect 2 0 0 1; +#X connect 3 0 0 2; +#X connect 4 0 6 0; +#X connect 4 1 5 0; +#X connect 9 0 10 0; +#X connect 11 0 9 0; diff --git a/doc/mtx_sndfileread-help.pd b/doc/mtx_sndfileread-help.pd new file mode 100644 index 0000000..2be3492 --- /dev/null +++ b/doc/mtx_sndfileread-help.pd @@ -0,0 +1,44 @@ +#N canvas 0 169 604 484 10; +#X msg 276 196 open \$1; +#X obj 276 88 openpanel; +#X obj 276 66 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X obj 113 112 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 302 261 print DONE; +#X obj 198 347 mtx_print; +#X msg 114 165 20; +#X obj 243 289 mtx_size; +#X floatatom 244 311 0 0 0 0 - - -; +#X floatatom 299 311 0 0 0 0 - - -; +#X msg 113 186 100; +#X msg 112 204 100000; +#X msg 115 146 4; +#X msg 287 153 symbol x.wav; +#X msg 303 172 symbol x.mat; +#X floatatom 153 148 5 0 0 0 - - -; +#X msg 335 196 close; +#X text 309 64 open audiofile (multichannel); +#X text 75 90 read number of samples; +#X text 137 111 read 1; +#X text 391 370 Franz Zotter 2008; +#X text 356 389 [iemmatrix]; +#X text 79 24 reading multichannel data from soundfile; +#X obj 200 239 mtx_sndfileread; +#X connect 0 0 23 0; +#X connect 1 0 0 0; +#X connect 2 0 1 0; +#X connect 3 0 23 0; +#X connect 6 0 23 0; +#X connect 7 0 8 0; +#X connect 7 1 9 0; +#X connect 10 0 23 0; +#X connect 11 0 23 0; +#X connect 12 0 23 0; +#X connect 13 0 0 0; +#X connect 14 0 0 0; +#X connect 15 0 23 0; +#X connect 16 0 23 0; +#X connect 23 0 7 0; +#X connect 23 0 5 0; +#X connect 23 1 4 0; -- cgit v1.2.1