aboutsummaryrefslogtreecommitdiff
path: root/doc/wavinfo.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-20 03:34:06 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-20 03:34:06 +0000
commitb9bd28638ceadcae8dd3e2acee590378f6eb2d3b (patch)
treebffe0b9fa0908ecce97952bdc0ea18f189cf6866 /doc/wavinfo.pd
parent66512a94d165bcd5541fe2c1998ef65e0af5033e (diff)
renamed help patches to be compatible with 0.37
svn path=/trunk/externals/ext13/; revision=1112
Diffstat (limited to 'doc/wavinfo.pd')
-rw-r--r--doc/wavinfo.pd18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/wavinfo.pd b/doc/wavinfo.pd
deleted file mode 100644
index c42cc6e..0000000
--- a/doc/wavinfo.pd
+++ /dev/null
@@ -1,18 +0,0 @@
-#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;