Mercurial > hg > vdsd_centrale_marseille
diff 2_tools/a_get_audio_length.pd @ 0:1e4a5698edfc tip
Commit of all patches presented the 27.03.2015.
author | arthur mingasson <arthur.mingasson@gmail.com> |
---|---|
date | Tue, 31 Mar 2015 12:56:24 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/2_tools/a_get_audio_length.pd Tue Mar 31 12:56:24 2015 +0200 @@ -0,0 +1,27 @@ +#N canvas 715 80 450 300 10; +#X obj 113 67 soundfile_info; +#X msg 113 43 read \$1; +#X msg 214 110 \$3; +#X obj 344 14 openpanel; +#X obj 344 -7 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X obj 113 7 inlet; +#X text 150 7 wav path; +#X text 242 110 sample number; +#X text 361 109 sample rate; +#X msg 331 109 \$1; +#X text 122 109 filename; +#X msg 96 108 \$2; +#X obj 331 142 outlet; +#X obj 96 141 outlet; +#X obj 214 140 outlet; +#X connect 0 0 2 0; +#X connect 0 0 9 0; +#X connect 0 0 11 0; +#X connect 1 0 0 0; +#X connect 2 0 14 0; +#X connect 3 0 1 0; +#X connect 4 0 3 0; +#X connect 5 0 1 0; +#X connect 9 0 12 0; +#X connect 11 0 13 0;