aboutsummaryrefslogtreecommitdiff
path: root/wavinfo-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'wavinfo-help.pd')
-rw-r--r--wavinfo-help.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/wavinfo-help.pd b/wavinfo-help.pd
new file mode 100644
index 0000000..bef38ce
--- /dev/null
+++ b/wavinfo-help.pd
@@ -0,0 +1,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;