aboutsummaryrefslogtreecommitdiff
path: root/wavinfo-help.pd
blob: bef38ceec183c09530fdb0ec1ae9896575c8105c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#N canvas 71 22 450 300 12;
#X obj 112 139 openpanel;
#X obj 112 165 wavinfo;
#X floatatom 45 228 20 0 0 3 samples - -;
#X floatatom 195 228 5 0 0 3 channels - -;
#X floatatom 262 229 5 0 0 3 sample_size - -;
#X floatatom 347 229 5 0 0 3 bitrate - -;
#X obj 112 109 bng 25 250 50 0 empty empty empty 17 7 0 10 -204786
-1 -1;
#X text 24 52 open a .wav file to see get the information about it:
;
#X text 22 36 [wavinfo] outputs information about a .wav file \,;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 1 1 3 0;
#X connect 1 2 4 0;
#X connect 1 3 5 0;
#X connect 6 0 0 0;