From 7312e58d17e331d71d4f47e21bf15499609bace8 Mon Sep 17 00:00:00 2001 From: dieter kovacic Date: Tue, 9 Jul 2002 12:41:56 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r33, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ext13/; revision=34 --- doc/wavinfo.pd | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/wavinfo.pd (limited to 'doc/wavinfo.pd') 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; -- cgit v1.2.1