aboutsummaryrefslogtreecommitdiff
path: root/doc/wavinfo.pd
diff options
context:
space:
mode:
authordieter kovacic <d13@users.sourceforge.net>2002-07-09 12:41:56 +0000
committerdieter kovacic <d13@users.sourceforge.net>2002-07-09 12:41:56 +0000
commit7312e58d17e331d71d4f47e21bf15499609bace8 (patch)
tree23e7fba2466041f82bc29ce4adf5e7ac35d2d508 /doc/wavinfo.pd
This commit was generated by cvs2svn to compensate for changes in r33,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ext13/; revision=34
Diffstat (limited to 'doc/wavinfo.pd')
-rw-r--r--doc/wavinfo.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/wavinfo.pd b/doc/wavinfo.pd
new file mode 100644
index 0000000..c42cc6e
--- /dev/null
+++ b/doc/wavinfo.pd
@@ -0,0 +1,18 @@
+#N canvas 0 1 450 300 8;
+#X obj 112 79 openpanel;
+#X msg 112 49 bang;
+#X obj 111 105 wavinfo;
+#X floatatom 45 168 20 0 0;
+#X floatatom 165 168 5 0 0;
+#X floatatom 212 169 5 0 0;
+#X floatatom 257 169 5 0 0;
+#X text 44 183 samples;
+#X text 165 183 channels;
+#X text 212 183 bitsize;
+#X text 257 184 rate;
+#X connect 0 0 2 0;
+#X connect 1 0 0 0;
+#X connect 2 0 3 0;
+#X connect 2 1 4 0;
+#X connect 2 2 5 0;
+#X connect 2 3 6 0;