aboutsummaryrefslogtreecommitdiff
path: root/doc/wavinfo-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-05 02:48:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-05 02:48:51 +0000
commit3e9b7cc8074be82a61d041f5d983775df8a59116 (patch)
tree12c21780fa74e7ea5fd3caeb8f118108ab0f51e7 /doc/wavinfo-help.pd
parentf919d5950a9250ad58a1f88d8220202962335166 (diff)
removed old build system and moved help files into same folder to make it a libdir
svn path=/trunk/externals/ext13/; revision=11674
Diffstat (limited to 'doc/wavinfo-help.pd')
-rw-r--r--doc/wavinfo-help.pd18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/wavinfo-help.pd b/doc/wavinfo-help.pd
deleted file mode 100644
index bef38ce..0000000
--- a/doc/wavinfo-help.pd
+++ /dev/null
@@ -1,18 +0,0 @@
-#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;