Revision: 10339 http://pure-data.svn.sourceforge.net/pure-data/?rev=10339&view=rev Author: fzotter Date: 2008-10-22 12:52:33 +0000 (Wed, 22 Oct 2008)
Log Message: ----------- added small documentations
Added Paths: ----------- trunk/externals/iem/iemmatrix/doc/mtx_pack~-help.pd trunk/externals/iem/iemmatrix/doc/mtx_sndfileread-help.pd
Added: trunk/externals/iem/iemmatrix/doc/mtx_pack~-help.pd =================================================================== --- trunk/externals/iem/iemmatrix/doc/mtx_pack~-help.pd (rev 0) +++ trunk/externals/iem/iemmatrix/doc/mtx_pack~-help.pd 2008-10-22 12:52:33 UTC (rev 10339) @@ -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;
Added: trunk/externals/iem/iemmatrix/doc/mtx_sndfileread-help.pd =================================================================== --- trunk/externals/iem/iemmatrix/doc/mtx_sndfileread-help.pd (rev 0) +++ trunk/externals/iem/iemmatrix/doc/mtx_sndfileread-help.pd 2008-10-22 12:52:33 UTC (rev 10339) @@ -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;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.