From 93e22d978d192377790a41977d048e66cfef53df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 2 Jun 2005 18:35:03 +0000 Subject: added files and updated for release 1.16 svn path=/trunk/externals/iemlib/; revision=3107 --- iemhelp/help-soundfile_info.pd | 70 ++++++++++++++++++++++-------------------- 1 file changed, 36 insertions(+), 34 deletions(-) (limited to 'iemhelp/help-soundfile_info.pd') diff --git a/iemhelp/help-soundfile_info.pd b/iemhelp/help-soundfile_info.pd index 919c2cf..631960c 100644 --- a/iemhelp/help-soundfile_info.pd +++ b/iemhelp/help-soundfile_info.pd @@ -1,34 +1,36 @@ -#N canvas 153 56 717 404 10; -#X obj 31 45 openpanel; -#X obj 31 26 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X msg 31 92 read \$1; -#X obj 31 166 soundfile_info; -#X obj 31 217 print; -#X text 40 146 "read"-message needs a symbol (soundfile in wave format) -; -#X symbolatom 131 75 66 0 0 0 - - -; -#X text 50 184 "list"-message output with 7 items; -#X text 91 224 4.item: header-size in bytes; -#X text 91 194 1.item: samplerate in Hz; -#X text 91 204 2.item: file-name; -#X text 91 214 3.item: multi-channel-sound-data-length in samples -; -#X text 91 234 5.item: number of channels; -#X text 91 244 6.item: single-sample-size in bytes; -#X text 7 2 soundfile_info; -#X text 130 2 show the header-data of a wav-file; -#X text 24 303 (c) musil@iem.kug.ac.at; -#X text 61 316 IEM KUG; -#X text 36 328 graz \, austria 2003; -#X text 91 254 7.item: endianness ("l" for little); -#X text 260 264 ("b" for big); -#X text 214 279 (eg. little endian "wav" is natural format on Intel-machines) -; -#X text 214 314 (eg. big endian "aiff" is natural format on Macintosh-machines) -; -#X connect 0 0 2 0; -#X connect 0 0 6 0; -#X connect 1 0 0 0; -#X connect 2 0 3 0; -#X connect 3 0 4 0; +#N canvas 153 56 725 412 10; +#X obj 31 45 openpanel; +#X obj 31 26 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X msg 31 92 read \$1; +#X obj 31 166 soundfile_info; +#X obj 31 217 print; +#X text 40 146 "read"-message needs a symbol (soundfile in wave format) +; +#X symbolatom 131 75 66 0 0 0 - - -; +#X text 50 184 "list"-message output with 7 items; +#X text 91 224 4.item: header-size in bytes; +#X text 91 194 1.item: samplerate in Hz; +#X text 91 204 2.item: file-name; +#X text 91 234 5.item: number of channels; +#X text 7 2 soundfile_info; +#X text 130 2 show the header-data of a wav-file; +#X text 91 254 7.item: endianness ("l" for little); +#X text 260 264 ("b" for big); +#X text 214 279 (eg. little endian "wav" is natural format on Intel-machines) +; +#X text 214 314 (eg. big endian "aiff" is natural format on Macintosh-machines) +; +#X text 91 214 3.item: sound-data-length in samples; +#X text 91 244 6.item: sample-resolution in bytes; +#X text 95 328 IEM KUG; +#X text 79 316 musil; +#X text 109 316 @; +#X text 115 316 iem.at; +#X text 30 305 (c) Thomas Musil 2000 - 2005; +#X text 78 338 Graz \, Austria; +#X connect 0 0 2 0; +#X connect 0 0 6 0; +#X connect 1 0 0 0; +#X connect 2 0 3 0; +#X connect 3 0 4 0; -- cgit v1.2.1